Skip to content

Commit 15c1f00

Browse files
authored
docs: fix a typo (#753)
1 parent 99b7f9c commit 15c1f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Cheatsheets for experienced React developers getting started with TypeScript
4141
- [The Migrating Cheatsheet](https://react-typescript-cheatsheet.netlify.app/docs/migration) helps collate advice for incrementally migrating large codebases from JS or Flow, **from people who have done it**.
4242
- We do not try to convince people to switch, only to help people who have already decided.
4343
- ⚠️This is a new cheatsheet, all assistance is welcome.
44-
- [The HOC Cheatsheet](https://react-typescript-cheatsheet.netlify.app/docs/hoc)) specifically teaches people to write HOCs with examples.
44+
- [The HOC Cheatsheet](https://react-typescript-cheatsheet.netlify.app/docs/hoc) specifically teaches people to write HOCs with examples.
4545
- Familiarity with [Generics](https://www.typescriptlang.org/docs/handbook/2/generics.html) is necessary.
4646
- ⚠️This is the newest cheatsheet, all assistance is welcome.
4747

0 commit comments

Comments
 (0)