Merge pull request #449 from HackToday/fixdoc

Fix typo word in SPEC.md
This commit is contained in:
Qiang Huang 2016-01-04 09:01:59 +08:00
commit 5a398b5cfc
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
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
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.
| Path | Mode | Access |