docs: update README.md

recommanded -> recommended
This commit is contained in:
Ikko Eltociear Ashimine 2024-07-01 16:12:49 +09:00 committed by GitHub
parent a707ad3278
commit 4426e5f240
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -48,7 +48,7 @@ You can sign in 2FAuth using a security key like a Yubikey or a Titan key and di
### Data encryption
Sensitive data stored in the database can be encrypted to protect them against db compromise. Encryption is provided as an option which is disabled by default. It is strongly recommanded to backup the APP_KEY value of your .env file (or the whole file) when encryption is On.
Sensitive data stored in the database can be encrypted to protect them against db compromise. Encryption is provided as an option which is disabled by default. It is strongly recommended to backup the APP_KEY value of your .env file (or the whole file) when encryption is On.
### Auto logout