Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit f900a90

Browse files
author
Ronald Scott
authored
Fix spelling error
1 parent 82b0421 commit f900a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Auth/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ See the diagram below for a depiction of the complete architecture.
1212

1313
This workshop is split into multiple modules. Each module builds upon the previous module as you expand the Wild Rydes application. You must complete each module before proceeding to the next.
1414

15-
1. **User Authentication** - In this module, you will create a Cognito User Pool for identity managementa nd user authentication and will integrate it with a pre-existing WildRydes React JS Web Application. You will also configure Cognito Identity Pools, which provides the ability to assume an Identity and Access Management (IAM) role from within an application.
15+
1. **User Authentication** - In this module, you will create a Cognito User Pool for identity management and user authentication and will integrate it with a pre-existing WildRydes React JS Web Application. You will also configure Cognito Identity Pools, which provides the ability to assume an Identity and Access Management (IAM) role from within an application.
1616

1717
2. **Serverless Backend** - In this module, you will add a serverless backend to our Wild Rydes application leveraging API Gateway and Lambda. You will then enable authentication and authorization on your API to secure the backend to only accept valid, authorized requests.
1818

0 commit comments

Comments
 (0)