From c69514499506858cf49913b2391055fbef56a7bd Mon Sep 17 00:00:00 2001 From: Philippe April <36877+philippeapril@users.noreply.github.com> Date: Wed, 18 Jan 2023 14:57:56 -0500 Subject: [PATCH] Correct a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2dee5bd..7641abf1 100644 --- a/README.md +++ b/README.md @@ -249,7 +249,7 @@ export const App = () => { }; ``` -## How to recieve rich notification in remote +## How to receive rich notification in remote Follow this [article](https://firebase.google.com/docs/cloud-messaging/ios/send-image) to create rich notification of your own