Skip to content

Commit 110b335

Browse files
authored
Update README.md
1 parent 9712a8c commit 110b335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,4 @@ $ lsof | grep memfd
101101

102102
Or also [`opensnoop`](https://github.com/brendangregg/perf-tools/blob/master/opensnoop) (but not by [`execsnoop`](https://github.com/brendangregg/perf-tools/blob/master/execsnoop))
103103

104-
Or seccomp profile auditing `execve` syscall (but it is very overwhelming as a `sleep` command also use execve)
104+
Or seccomp profile auditing `execve` syscall (but it is very overwhelming as a `sleep` command also uses execve for example)

0 commit comments

Comments
 (0)