diff --git a/README.md b/README.md index 4f6e8ce235..169b5d6ab8 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ automatic sync and also seamlessly managed offline functionality for us. - [Firebase Cloud Functions](https://firebase.google.com/docs/functions/) allowed us to run backend code. The reservations feature heavily depended on Cloud -Functions working in conjuction with Firestore. +Functions working in conjunction with Firestore. - [Firebase Cloud Messaging](https://firebase.google.com/docs/cloud-messaging/concept-options) let us inform the app about changes to conference data on our server. - [Remote Config](https://firebase.google.com/docs/remote-config/) helped us