We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 610f35d commit 72f7d96Copy full SHA for 72f7d96
docs/firestore/collections.md
@@ -37,7 +37,7 @@ export class AppComponent {
37
}
38
```
39
40
-The `AngularFirestoreCollection` is service you use to create streams of the collection and perform data operations on the underyling collection.
+The `AngularFirestoreCollection` is a service you use to create streams of the collection and perform data operations on the underyling collection.
41
42
### The `DocumentChangeAction` type
43
0 commit comments