Skip to content

Commit 1e206d2

Browse files
authored
Merge pull request #1 from angular/master
docs(root): Fixed typo in readme (angular#2781)
2 parents a26676c + fb26995 commit 1e206d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export class MyApp {
4343

4444
### Angular and Firebase versions
4545

46-
AngularFire doesn't follow Angular's versioning as Firebase also has breaking changes throughout the year. Instead we try to maintain compatability with both Firebase and Angular majors for as long as possible, only breaking when we need to support a new major of one or the other.
46+
AngularFire doesn't follow Angular's versioning as Firebase also has breaking changes throughout the year. Instead we try to maintain compatibility with both Firebase and Angular majors for as long as possible, only breaking when we need to support a new major of one or the other.
4747

4848
| Angular | Firebase | AngularFire |
4949
| --------|----------|--------------|

0 commit comments

Comments
 (0)