From 278184e21e402ce42b070f775bd94dde51cd9a4c Mon Sep 17 00:00:00 2001 From: Philippe April <36877+philippeapril@users.noreply.github.com> Date: Sun, 19 Feb 2023 06:28:23 -0500 Subject: [PATCH] Correct a typo (#389) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f66eac9..a6a247f1 100644 --- a/README.md +++ b/README.md @@ -258,7 +258,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