From 3a7f615eb60dd95a351b42bc82b60d94b0921fd8 Mon Sep 17 00:00:00 2001 From: Yishi Lin Date: Sat, 25 Mar 2017 00:31:48 +0800 Subject: [PATCH] Fix typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9864b40..b2a7a00 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,10 @@ testing. Thank you. ## Features -- Try to be compatible with Password Store command line tool +- Try to be compatible with the Password Store command line tool - Support to view, copy, add, edit password entries - Encrypt and decrypt password entries by PGP keys -- Synchronize with you password Git repository +- Synchronize with your password Git repository - User-friendly interface: search, long press to copy, copy and open link, etc. - Support one-time password (OTP) tokens - Written in Swift