Skip to content

Commit 01dc20e

Browse files
authored
Update README.md
1 parent 5d3e637 commit 01dc20e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ When you have those completed, you're ready to start coding!
4444
#### Fetch the User Data
4545

4646
- 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]
47+
- https://api.github.com/users/[your-username]
4848
- After you fetch your data, set it to state
4949

5050
#### Display the User Data

0 commit comments

Comments
 (0)