From eee99c70bb0dbce8a1a3de0b9c2b75ff72dbb8f5 Mon Sep 17 00:00:00 2001 From: deeplow Date: Mon, 6 Feb 2023 08:41:12 +0000 Subject: [PATCH] Bind-dirs: fix missing "not" in sentece --- user/advanced-topics/bind-dirs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/advanced-topics/bind-dirs.md b/user/advanced-topics/bind-dirs.md index 475ce247..70452ab6 100644 --- a/user/advanced-topics/bind-dirs.md +++ b/user/advanced-topics/bind-dirs.md @@ -48,7 +48,7 @@ Inside the app qube. ``` sudo mkdir -p /rw/bind-dirs/var/lib/tor ``` - This case happens only when the template on which this app qube is based does have this directory. + This case happens only when the template on which this app qube is based does not have this directory. 6. Reboot the app qube.