1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-01 09:22:55 +02:00

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
This commit is contained in:
Patrick H. Lauke
2020-06-27 19:31:59 +01:00
committed by GitHub
parent 2c38800ea2
commit 490acf60ca
4 changed files with 5 additions and 4 deletions

View File

@@ -44,7 +44,7 @@
- title: Overview
- title: Form control
- title: Select
- title: Checks
- title: Checks & radios
- title: File
- title: Range
- title: Input group