Skip to content

Commit

Permalink
Fix typo in function components URL (thoughtbot#624)
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanitoFatas committed Jul 31, 2020
1 parent d140d75 commit 53941a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
[custom hooks]: https://reactjs.org/docs/hooks-overview.html#building-your-own-hooks
[streamich/react-use]: https://github.com/streamich/react-use
[graphql]: https://graphql.org/
[function components]: https://reactjs.org/docs/components-and-props.tml
[function components]: https://reactjs.org/docs/components-and-props.html
[class components]: https://reactjs.org/docs/react-component.html
[forward refs]: https://reactjs.org/docs/forwarding-refs.html
[higher-order components]: https://reactjs.org/docs/higher-order-components.html
Expand Down

0 comments on commit 53941a7

Please sign in to comment.