Skip to content

Commit b05eb53

Browse files
committed
typo: seccompFD -> seccompFd
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 8958f93 commit b05eb53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -790,7 +790,7 @@ The container process state includes the following properties:
790790
* **`metadata`** (string, OPTIONAL) opaque metadata.
791791
* **`state`** ([state](runtime.md#state), REQUIRED) is the state of the container.
792792

793-
Example sending a single `seccompFD` file descriptor in the `SCM_RIGHTS` array:
793+
Example sending a single `seccompFd` file descriptor in the `SCM_RIGHTS` array:
794794

795795
```json
796796
{

0 commit comments

Comments
 (0)