From a4dce65275d9e1573ffca9f58a7480b8ff15e1c1 Mon Sep 17 00:00:00 2001 From: Markus Thielker Date: Tue, 21 Jan 2025 14:29:15 +0100 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 700cbac..b245b5d 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,6 @@ Gamification like success rates, typing time tracking and daily prompts to enter ## Security An app handling secrets like these has to be implemented securly. That's why: -- Passwords are securly stored in your devices keychain +- Passwords are securely stored in your devices keychain - Authentication is required to enter the app - No cloud sync (unless you are using your iCloud Keychain)