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.
1 parent 8958f93 commit b05eb53Copy full SHA for b05eb53
config-linux.md
@@ -790,7 +790,7 @@ The container process state includes the following properties:
790
* **`metadata`** (string, OPTIONAL) opaque metadata.
791
* **`state`** ([state](runtime.md#state), REQUIRED) is the state of the container.
792
793
-Example sending a single `seccompFD` file descriptor in the `SCM_RIGHTS` array:
+Example sending a single `seccompFd` file descriptor in the `SCM_RIGHTS` array:
794
795
```json
796
{
0 commit comments