From aef9f416ab7729f49a95733688412bc3dba9b4bf Mon Sep 17 00:00:00 2001 From: Cody Brownstein <cbrownstein@liquidityllc.com> Date: Tue, 21 Apr 2020 09:44:33 -0700 Subject: [PATCH] Improve grammar --- wiki/src/doc/first_steps/persistence.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/src/doc/first_steps/persistence.mdwn b/wiki/src/doc/first_steps/persistence.mdwn index 102699c3d22..12ad7e98b7d 100644 --- a/wiki/src/doc/first_steps/persistence.mdwn +++ b/wiki/src/doc/first_steps/persistence.mdwn @@ -15,7 +15,7 @@ You can use this Persistent Storage to store, for example: The Persistent Storage is an encrypted partition protected by a passphrase on the USB stick. -After you created a Persistent Storage, you can choose to unlock it or not +After you create a Persistent Storage, you can choose to unlock it or not each time you start Tails. [[!inline pages="doc/first_steps/persistence.caution" raw="yes" sort="age"]] -- GitLab