diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2020-12-08 04:22:43 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2020-12-08 04:22:43 +0300 |
commit | 6959814af13f781eff7ad6ac3ada04e5f91e6cc9 (patch) | |
tree | 12911c8683cf3a3d869693c35dc248375d0a8a65 | |
parent | 7adff40839c7b840a5f71a32d95873ea89453a1e (diff) |
README: fix a typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -272,7 +272,7 @@ Bitcoin. Contact me if you find something. #### 1.2 - Added **voidnsundo** utility for spawning programs in the parent mount - namespace from withing the namespace created by **voidnsrun**. + namespace from within the namespace created by **voidnsrun**. - Restore current working directory after changing namespace. #### 1.1 |