Fix typo word in SPEC.md
Signed-off-by: Kai Qiang WU(Kennan) <wkq5325@gmail.com>
This commit is contained in:
parent
d97d5e8b00
commit
c71d8e69f1
|
@ -60,7 +60,7 @@ are required to be mounted within the rootfs that the runtime will setup.
|
||||||
After a container's filesystems are mounted within the newly created
|
After a container's filesystems are mounted within the newly created
|
||||||
mount namespace `/dev` will need to be populated with a set of device nodes.
|
mount namespace `/dev` will need to be populated with a set of device nodes.
|
||||||
It is expected that a rootfs does not need to have any device nodes specified
|
It is expected that a rootfs does not need to have any device nodes specified
|
||||||
for `/dev` witin the rootfs as the container will setup the correct devices
|
for `/dev` within the rootfs as the container will setup the correct devices
|
||||||
that are required for executing a container's process.
|
that are required for executing a container's process.
|
||||||
|
|
||||||
| Path | Mode | Access |
|
| Path | Mode | Access |
|
||||||
|
|
Loading…
Reference in New Issue