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
+2-2
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ AngularFire doesn't follow Angular's versioning as Firebase also has breaking ch
85
85
86
86
### Polyfills
87
87
88
-
Neither AngularFire or Firebase ship with polyfills. To have compatability across as wide-range of environments we suggest the following polyfills be added to your application:
88
+
Neither AngularFire nor Firebase ship with polyfills. To have compatability across as wide-range of environments we suggest the following polyfills be added to your application:
89
89
90
90
| API | Environments | Suggested Polyfill | License |
@@ -120,7 +120,7 @@ Get help on our [Q&A board](https://github.com/angular/angularfire/discussions?d
120
120
121
121
## Developer Guide
122
122
123
-
This developer guide assimes you're using the new tree-shakable AngularFire API, [if you're looking for the compatability API you can find the documentation here](docs/compat.md).
123
+
This developer guide assumes you're using the new tree-shakable AngularFire API, [if you're looking for the compatability API you can find the documentation here](docs/compat.md).
124
124
125
125
[See the v7 upgrade guide for more information on this change.](docs/version-7-upgrade.md).
0 commit comments