Skip to content

Commit 2156d9b

Browse files
authored
Update README.md
1 parent 5b0777a commit 2156d9b

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
## STEP 3 - 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 github name >/followers
6060
- Set that data to state as well, and display the data in your app
6161

6262
## STEP 4 - Style the User Card

0 commit comments

Comments
 (0)