diff --git a/README.md b/README.md index d2a04f8..b373d55 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ To view the status of the amplify project at any time, you can run the Amplify ` $ amplify status ``` -### Configuring the React applicaion +### Configuring the React application Now, our resources are created & we can start using them! @@ -897,4 +897,4 @@ componentDidMount() { componentWillUnmount() { this.subscription.unsubscribe() } -``` --> \ No newline at end of file +``` -->