From d949e09e836c3935bb0a0a387cd55c8f23ba49ce Mon Sep 17 00:00:00 2001
From: Cody Brownstein <cbrownstein@liquidityllc.com>
Date: Fri, 3 Aug 2018 17:01:59 -0700
Subject: [PATCH] Use present tense

---
 wiki/src/support/known_issues.mdwn | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/wiki/src/support/known_issues.mdwn b/wiki/src/support/known_issues.mdwn
index fa71c93f5e6..d61e6c1bc85 100644
--- a/wiki/src/support/known_issues.mdwn
+++ b/wiki/src/support/known_issues.mdwn
@@ -464,9 +464,8 @@ Note that your Persistent Volume will be safely preserved.
 Persistent folder disappears and persistent feature configurations do not load
 ------------------------------------------------------------------------------
 
-Sometimes when Tails is started, the <span class="filename">Persistent</span>
-folder will be missing and the configurations for persistent features will not
-be loaded.
+Sometimes, the <span class="filename">Persistent</span> folder is missing and
+the configurations for persistent features do not load.
 
 Most likely this means that the <span class="filename">persistence.conf</span>
 file has disappeared. However, the files in the
-- 
GitLab