Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,7 @@ The container process state includes the following properties:
* **`metadata`** (string, OPTIONAL) opaque metadata.
* **`state`** ([state](runtime.md#state), REQUIRED) is the state of the container.

Example sending a single `seccompFD` file descriptor in the `SCM_RIGHTS` array:
Example sending a single `seccompFd` file descriptor in the `SCM_RIGHTS` array:

```json
{
Expand Down