Update docusaurus/docs/Flutter/guides/adding_push_notifcations.mdx

Co-authored-by: Deven Joshi <deven9852@gmail.com>
This commit is contained in:
Salvatore Giordano
2021-07-12 12:00:27 +02:00
committed by GitHub
parent 3ee48cbc1e
commit bdf1d7d156
@@ -99,7 +99,7 @@ Make sure to read the [general push docs](https://getstream.io/chat/docs/flutter
### Testing if Push Notifications are Setup Correctly
If you're not sure if you've set up push notifications correctly (eg you don't always receive them, they work unreliably), you can follow these steps to make sure your config is correct and working:
If you're not sure if you've set up push notifications correctly (e.g. you don't always receive them, they work unreliably), you can follow these steps to make sure your config is correct and working:
1. Clone our repo for push testing git clone git@github.com:GetStream/chat-push-test.git