From c71d8e69f104591fe9f3c4d29c25cd1d181e3dde Mon Sep 17 00:00:00 2001 From: "Kai Qiang WU(Kennan)" Date: Wed, 30 Dec 2015 00:30:53 +0000 Subject: [PATCH] Fix typo word in SPEC.md Signed-off-by: Kai Qiang WU(Kennan) --- libcontainer/SPEC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcontainer/SPEC.md b/libcontainer/SPEC.md index fad1dd72a..615111252 100644 --- a/libcontainer/SPEC.md +++ b/libcontainer/SPEC.md @@ -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 |