Fix typo in README.md

This commit is contained in:
Markus Thielker 2025-01-21 14:29:15 +01:00
parent 7c1b9cb96d
commit a4dce65275
No known key found for this signature in database

View file

@ -7,6 +7,6 @@ Gamification like success rates, typing time tracking and daily prompts to enter
## Security ## Security
An app handling secrets like these has to be implemented securly. That's why: 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 - Authentication is required to enter the app
- No cloud sync (unless you are using your iCloud Keychain) - No cloud sync (unless you are using your iCloud Keychain)