From 490acf60ca149e88e669f2b3f157dd326dad9573 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Sat, 27 Jun 2020 19:31:59 +0100 Subject: Docs: rename form checks page to "Checks / radios" (#31090) * Docs: rename form checks page to "Checks / radios" it's not immediately obvious that "checks" includes information about both checkboxes and radio buttons. while "checks / radios" is also still not perfect (as honestly even I didn't quite grok that "checks" meant checkboxes), it should make it slightly more obvious nonetheless --- site/data/sidebar.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/data') diff --git a/site/data/sidebar.yml b/site/data/sidebar.yml index 4864085c0..195cf3af3 100644 --- a/site/data/sidebar.yml +++ b/site/data/sidebar.yml @@ -44,7 +44,7 @@ - title: Overview - title: Form control - title: Select - - title: Checks + - title: Checks & radios - title: File - title: Range - title: Input group -- cgit v1.2.3