We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d3e637 commit 01dc20eCopy full SHA for 01dc20e
README.md
@@ -44,7 +44,7 @@ When you have those completed, you're ready to start coding!
44
#### Fetch the User Data
45
46
- When your component mounts, send a GET request to the following URL (replacing the palceholder with your Github name):
47
- - https://api.github.com/users/[your username]
+ - https://api.github.com/users/[your-username]
48
- After you fetch your data, set it to state
49
50
#### Display the User Data
0 commit comments