diff --git a/docs/input.md b/docs/input.md
index cf79b4c0a4..4958178f51 100644
--- a/docs/input.md
+++ b/docs/input.md
@@ -2,7 +2,7 @@
- [Text input](#text-input)
-- [Checkboxes](#checkboxes)
+- [Checkboxes and radio buttons](#checkboxes-and-radio-buttons)
- [Select options](#select-options)
- [Mouse click](#mouse-click)
- [Type characters](#type-characters)
@@ -15,7 +15,7 @@
## Text input
-This is the easiest way to fill out the form fields. It focuses the element and triggers an `input` event with the entered text. It works for ``, `