Skip to content

Commit 3e966fc

Browse files
authored
Update README.md
1 parent 01dc20e commit 3e966fc

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
@@ -56,7 +56,7 @@ When you have those completed, you're ready to start coding!
5656
#### Fetch the User's Followers
5757

5858
- When your component mounts, you will also fetch the user's followers using this endpoint:
59-
https://api.github.com/users/< Your github name >/followers
59+
https://api.github.com/users/[your-username]/followers
6060
- Set that data to state as well, and display the data in your app
6161

6262
#### Style the User Card

0 commit comments

Comments
 (0)