Skip to content

Commit e996367

Browse files
authored
Update README.md
1 parent b6f9742 commit e996367

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@ void main() {
7777

7878
As you can see you don't need to initialize firabase core for testing or call
7979
`TestWidgetsFlutterBinding.ensureInitialized()` before using `MockFirebaseDatabase`
80-
but in bonus if you use anther firebase service which need it you can simply call
80+
but in bonus if you use another firebase service that needs it you can simply call
8181
the `setupFirebaseMocks()` top level function which performs all required operations
82-
for testing a firebase service which isn't fully mocked like `MockFirebaseDatabase`.
82+
for testing a firebase service that isn't fully mocked .
8383

8484

8585
- [Issues](https://github.com/sitatec/firebase_database_mocks/issues)

0 commit comments

Comments
 (0)