summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2023-01-15 20:10:41 +0100
committerHelmut Grohne <helmut@subdivi.de>2023-01-15 20:10:41 +0100
commit2e8532c6af5a144c891d6f72743bd9873941acde (patch)
treedc020bbce810086ec5a47d83a5fae5f3f84ea407 /README.md
parentb6aee3905cc52fa206cfbef3fe01d2c6388435a1 (diff)
downloaddebvm-2e8532c6af5a144c891d6f72743bd9873941acde.tar.gz
README.md: fix typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6f042d7..d7719af 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ The other aspect is restricting to Debian-based systems. This allows for a lot
of simplification of the problem space.
While most similar tools require root privileges at some point, this one works
-with either fakeroot or a subuid allocation for user namepsaces, which is often
+with either fakeroot or a subuid allocation for user namespaces, which is often
available.
The implementation is so short that it still is feasible to read and understand