Skip to content

Commit

Permalink
Fix firebase <-> firestore typo in platform_interface README (firebas…
Browse files Browse the repository at this point in the history
  • Loading branch information
IchordeDionysos authored Mar 16, 2020
1 parent 4d7b2bd commit fd8f63d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ same interface.

# Usage

To implement a new platform-specific implementation of `cloud_firebase`, extend
To implement a new platform-specific implementation of `cloud_firestore`, extend
[`FirestorePlatform`][2] with an implementation that performs the
platform-specific behavior, and when you register your plugin, set the default
`FirestorePlatform` by calling
Expand Down

0 comments on commit fd8f63d

Please sign in to comment.