diff --git a/docs/07-forms.md b/docs/07-forms.md index 331c3bcf..ba8e07ee 100644 --- a/docs/07-forms.md +++ b/docs/07-forms.md @@ -95,7 +95,7 @@ If you want to initialize the component with a non-empty value, you can supply a } ``` -This example will function much like the **Controlled Components** example above. +This example will function much like the **Uncontrolled Components** example above. Likewise, `` supports `defaultChecked` and `