Skip to content

Commit 8a8ca87

Browse files
Ivaylo-Kirovsammartinez
authored andcommitted
Update README.md (#4263)
Fixed a small typo.
1 parent c4fdc5c commit 8a8ca87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ import aws_exports from './aws-exports';
124124

125125
Amplify.configure(aws_exports);
126126

127-
// or you don't want to install all the categories
127+
// or if you don't want to install all the categories
128128
import Amplify from '@aws-amplify/core';
129129
import Auth from '@aws-amplify/auth';
130130
import aws_exports from './aws-exports';

0 commit comments

Comments
 (0)