Skip to content

Commit b37fe27

Browse files
author
Mrunal Patel
committed
Merge pull request #353 from giuseppe/fix-typo
specs: fix typo
2 parents 1185630 + f4950a1 commit b37fe27

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)