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