Skip to content

Commit 72f7d96

Browse files
LuxDiedavideast
authored andcommitted
Fix typo (angular#1429)
1 parent 610f35d commit 72f7d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/firestore/collections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export class AppComponent {
3737
}
3838
```
3939

40-
The `AngularFirestoreCollection` is service you use to create streams of the collection and perform data operations on the underyling collection.
40+
The `AngularFirestoreCollection` is a service you use to create streams of the collection and perform data operations on the underyling collection.
4141

4242
### The `DocumentChangeAction` type
4343

0 commit comments

Comments
 (0)