Skip to content

Commit 6969a0a

Browse files
committed
merge branch 'pr-1133'
Akihiro Suda (1): typo: seccompFD -> seccompFd LGTMs: guiseppe cyphar Closes #1133
2 parents 7ceeb8a + b05eb53 commit 6969a0a

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
@@ -794,7 +794,7 @@ The container process state includes the following properties:
794794
* **`metadata`** (string, OPTIONAL) opaque metadata.
795795
* **`state`** ([state](runtime.md#state), REQUIRED) is the state of the container.
796796

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

799799
```json
800800
{

0 commit comments

Comments
 (0)