Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update firestoreConnect.md
identical typo fix
  • Loading branch information
gregfenton authored May 30, 2020
commit eb7e07aecdd2878c492eff56e9c38d2a2a6ea0bc
2 changes: 1 addition & 1 deletion docs/api/firestoreConnect.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

Higher Order Component that automatically listens/unListens
to provided Cloud Firestore paths using React's Lifecycle hooks. Make sure you
have required/imported Cloud Firestore, including it's reducer, before
have required/imported Cloud Firestore, including its reducer, before
attempting to use. **Note** Populate is not yet supported.

### Parameters
Expand Down