aboutsummaryrefslogtreecommitdiff
path: root/docs/components
diff options
context:
space:
mode:
authorPatrick H. Lauke <[email protected]>2017-01-11 23:57:59 +0000
committerPatrick H. Lauke <[email protected]>2017-01-11 23:57:59 +0000
commit6b48ba4e0d1f83c541d9a21c1235dc55968b6290 (patch)
treeafb88d834e07bc878d8baf7351bd179aced6c8fb /docs/components
parent3df1bfd8cd977fb3199b9c77178f48a74eeeb224 (diff)
downloadbootstrap-6b48ba4e0d1f83c541d9a21c1235dc55968b6290.tar.xz
bootstrap-6b48ba4e0d1f83c541d9a21c1235dc55968b6290.zip
Remove incorrect aria-multiselectable
Closes https://github.com/twbs/bootstrap/issues/21635
Diffstat (limited to 'docs/components')
-rw-r--r--docs/components/collapse.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/collapse.md b/docs/components/collapse.md
index f48efd9cc..18d1c1298 100644
--- a/docs/components/collapse.md
+++ b/docs/components/collapse.md
@@ -43,7 +43,7 @@ You can use a link with the `href` attribute, or a button with the `data-target`
Extend the default collapse behavior to create an accordion.
{% example html %}
-<div id="accordion" role="tablist" aria-multiselectable="true">
+<div id="accordion" role="tablist">
<div class="card">
<div class="card-header" role="tab" id="headingOne">
<h5 class="mb-0">