From e02ea38dd37b363cd826c4c534f135274b4919fd Mon Sep 17 00:00:00 2001 From: HammadAsiif Date: Mon, 14 Oct 2024 15:59:26 +0200 Subject: [PATCH] chore: update the documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d73ed6..53c202c 100644 --- a/README.md +++ b/README.md @@ -277,7 +277,7 @@ firebaseRepo.getNotifications("user_123").listen((notifications) { ``` --- -### Advaned Usage With Custom Translations +### Advanced Usage With Custom Translations ```dart final translations = NotificationTranslations( appBarTitle: "My Custom Notifications",