docs(secure-messages) fix bonus and typos

This commit is contained in:
miguel 2023-06-05 16:48:41 +01:00 committed by MSilva95
parent 0b8c785fc5
commit 5f2c328f1b
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ Build a secure mobile messaging app using `Flutter` and `Firebase` (or similar t
- **Push notifications**, where users can receive notifications of new messages or friend requests using the `firebase_messaging` package.
- **Error handling**, make the app provide appropriate error handling and error messages?
- **Error handling**, make the app provide proper error handling and error messages.
- **Additional security features**, make the app more secure.