diff --git a/config-linux.md b/config-linux.md index 80ac7e71246..62e389d0ca5 100644 --- a/config-linux.md +++ b/config-linux.md @@ -110,7 +110,7 @@ Note that the number of mapping entries MAY be limited by the [kernel][user-name ## Devices **`devices`** (array of objects, OPTIONAL) lists devices that MUST be available in the container. -The runtime may supply them however it likes (with [mknod][mknod.2], by bind mounting from the runtime mount namespace, etc.). +The runtime MAY supply them however it likes (with [`mknod`][mknod.2], by bind mounting from the runtime mount namespace, etc.). Each entry has the following structure: