Skip to content

Commit f4950a1

Browse files
committed
specs: fix typo
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
1 parent e23fbbb commit f4950a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Example:
118118
"cwd": "...",
119119
}
120120
```
121-
This specification does not manadate the name of this JSON file.
121+
This specification does not mandate the name of this JSON file.
122122
See the specification of the `config.json` file for the definition of these fields.
123123
The stopping, or exiting, of these secondary process MUST have no effect on the state of the container.
124124
In other words, a container (and its PID 1 process) MUST NOT be stopped due to the exiting of a secondary process.

0 commit comments

Comments
 (0)