Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 3821eee

Browse files
authored
Update README.md
deny/json -> deny.json
1 parent b533f46 commit 3821eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/seccomp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ In this step you will use the `deny.json` seccomp profile included the lab guide
9191

9292
In this scenario, Docker doesn't actually have enough syscalls to start the container!
9393

94-
2. Inspect the contents of the `seccomp-profiles/deny/json` profile.
94+
2. Inspect the contents of the `seccomp-profiles/deny.json` profile.
9595

9696
```
9797
$ cat seccomp-profiles/deny.json

0 commit comments

Comments
 (0)