We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7ceeb8a + b05eb53 commit 6969a0aCopy full SHA for 6969a0a
config-linux.md
@@ -794,7 +794,7 @@ The container process state includes the following properties:
794
* **`metadata`** (string, OPTIONAL) opaque metadata.
795
* **`state`** ([state](runtime.md#state), REQUIRED) is the state of the container.
796
797
-Example sending a single `seccompFD` file descriptor in the `SCM_RIGHTS` array:
+Example sending a single `seccompFd` file descriptor in the `SCM_RIGHTS` array:
798
799
```json
800
{
0 commit comments