replace must with MUST

Signed-off-by: Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
This commit is contained in:
Ma Shimiao 2017-05-24 13:33:06 +08:00 committed by Ma Shimiao
parent 137b9c3750
commit 01c0762d0b
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ For all platform-specific configuration values, the scope defined below in the [
If defined, a directory MUST exist at the path declared by the field.
* **`readonly`** (bool, OPTIONAL) If true then the root filesystem MUST be read-only inside the container, defaults to false.
* On Windows, this field must be omitted or false.
* On Windows, this field MUST be omitted or false.
### Example (POSIX)