Skip to content

Commit 8c23dae

Browse files
SUPERCILEXsamtstern
authored andcommitted
Fix typos in README (#854)
1 parent de16b18 commit 8c23dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ For convenience, here are some recent examples:
103103
## Upgrading dependencies
104104

105105
If you would like to use a newer version of one of FirebaseUI's transitive dependencies, such
106-
as Firebase, Play services, or the Android support libraries you need add explicit
106+
as Firebase, Play services, or the Android support libraries, you need to add explicit
107107
`compile` declarations in your `build.gradle` for all of FirebaseUI's dependencies at the version
108108
you want to use. For example if you want to use Play services/Firebase version `FOO` and support
109109
libraries version `BAR` add the following extra lines for each FirebaseUI module you're using:

0 commit comments

Comments
 (0)