From 625c61c7d3d426ff4450cc369a7fee2a5aedaed3 Mon Sep 17 00:00:00 2001 From: Komali0706 Date: Wed, 26 Nov 2025 17:57:01 +0530 Subject: [PATCH] Fix typos and grammar in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40c77f55e..16a4bd235 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # AngularFire -AngularFire smooths over the rough edges an Angular developer might encounter when implementing the framework-agnostic +AngularFire smooths over the rough edges an Angular developer might encounter with implementing the framework-agnostic [Firebase JS SDK](https://github.com/firebase/firebase-js-sdk) & aims to provide a more natural developer experience by conforming to Angular conventions.