diff --git a/content/docs/nav.yml b/content/docs/nav.yml index 215f5e7e2..cc7ca48a7 100644 --- a/content/docs/nav.yml +++ b/content/docs/nav.yml @@ -38,10 +38,10 @@ items: - id: jsx-in-depth title: JSX In Depth - - id: typechecking-with-proptypes - title: Typechecking With PropTypes - id: static-type-checking title: Static Type Checking + - id: typechecking-with-proptypes + title: Typechecking With PropTypes - id: refs-and-the-dom title: Refs and the DOM - id: uncontrolled-components