Fix typo word in SPEC.md

Signed-off-by: Kai Qiang WU(Kennan) <wkq5325@gmail.com>
This commit is contained in:
Kai Qiang WU(Kennan) 2015-12-30 00:30:53 +00:00
parent d97d5e8b00
commit c71d8e69f1
1 changed files with 1 additions and 1 deletions

View File

@ -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 |