You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ The official [Angular](https://angular.io/) library for [Firebase](https://fireb
3
3
4
4
<strong><pre>ng add @angular/fire</pre></strong>
5
5
6
-
AngularFire smooths over the rough edges a developer might encounter when implementing the framework-agnostic [Firebase JS SDK](https://github.com/firebase/firebase-js-sdk)in an Angular application and aims to provide a more natural developer expirience by conforming to Angular conventions.
6
+
AngularFire smooths over the rough edges an Angular developer might encounter when implementing the framework-agnostic [Firebase JS SDK](https://github.com/firebase/firebase-js-sdk)& aims to provide a more natural developer expirience by conforming to Angular conventions.
7
7
8
8
-**Dependency injection** - Provide and Inject Firebase services in your components
9
9
-**Zone.js wrappers** - Stable zones allow proper functionality of service workers, forms, SSR, and pre-rendering
0 commit comments