diff --git a/posts/debootscrap.md b/posts/debootscrap.md index 910f4e1..7bf8ea3 100644 --- a/posts/debootscrap.md +++ b/posts/debootscrap.md @@ -62,8 +62,8 @@ this would create a easy way of escaping the namespace. As it seems, though, there is a way to build an unprivileged Debian root filesystem that is even built into deboostrap, using the installation variant -"fakechroot". Alternate code pathes exist in deboostrap when this variant is -selecte that side-step some checks, and fakes some calls. This variant also adds +"fakechroot". Alternate code paths exist in deboostrap when this variant is +selected that side-step some checks, and fake some calls. This variant also adds a check to ensure this variant is run only if the `fakechroot` utility is in use. Therefore, you are expected to run debootstap as followed, as documented in the `fakechroot` manpage: