Skip to content

Commit 7a9b89a

Browse files
minor grammar fix
1 parent 23464c2 commit 7a9b89a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/version-4-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ AngularFire2 4.0 is a refactor of the AngularFire2 package which implements
55

66
### Removing `AngularFire` for Modularity
77

8-
Prior to 4.0, AngularFire2 did not take advantage of the Firebase SDK's modularity for tree shaking. The `AngularFire` service has now been removed and the library broken up into smaller `@NgModule`s:
8+
Prior to 4.0, AngularFire2 did not take advantage of the Firebase SDK's modularity for tree shaking. The `AngularFire` service has now been removed and the library is broken up into smaller `@NgModule`s:
99

1010
* `AngularFireModule`
1111
* `AngularFireDatabaseModule`

0 commit comments

Comments
 (0)