From 485c208b96dbcdcb07678856dd2c27ce452363b1 Mon Sep 17 00:00:00 2001 From: CheongAn Lee Date: Sun, 24 Dec 2017 15:47:16 +0900 Subject: [PATCH] Fixed a typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 385a5ed7..c4091860 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ for more information. ## Configuring the application on the API Console -To authenticate you need create credentials on the API console for your +To authenticate you need to create credentials on the API console for your application. The steps to do this are available on [Google Sign-In for Android](https://developers.google.com/identity/sign-in/android/start) or as part of Firebase configuration.