From c1ce93eda5f3c894b3abaddc89b3cfb473ead25d Mon Sep 17 00:00:00 2001 From: Erjan Kalybek Date: Thu, 3 Jan 2019 18:05:18 +0100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7387a2a..8c2523a 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ amplify push > To view the new Cognito authentication service at any time after its creation, go to the dashboard at [https://console.aws.amazon.com/cognito/](https://console.aws.amazon.com/cognito/). Also be sure that your region is set correctly. -### Configuring the React applicaion +### Configuring the React application Now, our resources are created & we can start using them!