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

Commit 95b35d9

Browse files
authored
Merge pull request #172 from ronaldscott/patch-2
Fix typo
2 parents 82b0421 + b6ad544 commit 95b35d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Auth/1_UserAuthentication/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Since Wild Rydes is a ride sharing application, a key requirement is that all us
77

88
## Solution Architecture
99

10-
The architecture for this module is very straightforward. All of your static web content including HTML, CSS, JavaScript, images and other files will be served locally from your Cloud9 workspace. As you made changes to the website application code, all changes will be automatically updated and shown in your browser via live reload capabilities.
10+
The architecture for this module is very straightforward. All of your static web content including HTML, CSS, JavaScript, images and other files will be served locally from your Cloud9 workspace. As you make changes to the website application code, all changes will be automatically updated and shown in your browser via live reload capabilities.
1111

1212
For this module, we will be creating a Cognito User Pool as our secure user directory then configuring our application to use the AWS Amplify library to easily integrate Amazon Cognito into our application.
1313

0 commit comments

Comments
 (0)