aboutsummaryrefslogtreecommitdiff
path: root/site/data
diff options
context:
space:
mode:
authorPatrick H. Lauke <[email protected]>2020-06-27 19:31:59 +0100
committerGitHub <[email protected]>2020-06-27 21:31:59 +0300
commit490acf60ca149e88e669f2b3f157dd326dad9573 (patch)
treea7a56d482264ab57adba2819b5ddbd31c78ee2b1 /site/data
parent2c38800ea224327a063a8fd5c11df8d2ee2ca5a6 (diff)
downloadbootstrap-490acf60ca149e88e669f2b3f157dd326dad9573.tar.xz
bootstrap-490acf60ca149e88e669f2b3f157dd326dad9573.zip
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
Diffstat (limited to 'site/data')
-rw-r--r--site/data/sidebar.yml2
1 files changed, 1 insertions, 1 deletions
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