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",