Skip to content

Commit 287b4ef

Browse files
authored
Fix typos in README.md (#31)
Removed an unnecessary bracket in Prerequisites section & inconsistent dots in Helpful Emojis.
1 parent dfe7793 commit 287b4ef

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
- Read my blog post
3333
[Inversion of Control](https://kentcdodds.com/blog/inversion-of-control). Or
3434
watch
35-
[Implement Inversion of Control](https://egghead.io/lessons/egghead-implement-inversion-of-control?pl=kent-s-blog-posts-as-screencasts-eefa540c&af=5236ad))
35+
[Implement Inversion of Control](https://egghead.io/lessons/egghead-implement-inversion-of-control?pl=kent-s-blog-posts-as-screencasts-eefa540c&af=5236ad)
3636
- The more experience you have with building React abstractions, the more
3737
helpful this workshop will be for you.
3838

@@ -126,15 +126,15 @@ emoji characters are here to help you.
126126
- **Marty the Money Bag** 💰 will give you specific tips (and sometimes code)
127127
along the way
128128
- **Hannah the Hundred** 💯 will give you extra challenges you can do if you
129-
finish the exercises early.
129+
finish the exercises early
130130
- **Olivia the Owl** 🦉 will give you useful tidbits/best practice notes and a
131-
link for elaboration and feedback.
131+
link for elaboration and feedback
132132
- **Dominic the Document** 📜 will give you links to useful documentation
133133
- **Berry the Bomb** 💣 will be hanging around anywhere you need to blow stuff
134134
up (delete code)
135135
- **Peter the Product Manager** 👨‍💼 helps us know what our users want
136136
- **Alfred the Alert** 🚨 will occasionally show up in the test failures with
137-
potential explanations for why the tests are failing.
137+
potential explanations for why the tests are failing
138138

139139
## Contributors
140140

0 commit comments

Comments
 (0)