From 35292a63d52618e2052d77d697b263bb4fe50541 Mon Sep 17 00:00:00 2001 From: Tycho Andersen Date: Tue, 13 Jun 2017 14:05:42 -0600 Subject: [PATCH] fix typo Signed-off-by: Tycho Andersen --- projects/shiftfs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/shiftfs/README.md b/projects/shiftfs/README.md index fb280c308..a75b122b3 100644 --- a/projects/shiftfs/README.md +++ b/projects/shiftfs/README.md @@ -27,4 +27,4 @@ Now, let's make a user namespace: Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ root) And thanks to the magic of shiftfs, the file is root owned in the user -namespce. +namespace.