aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPatrick H. Lauke <[email protected]>2017-01-11 23:59:30 +0000
committerGitHub <[email protected]>2017-01-11 23:59:30 +0000
commit97e757cfbe09f8a50a9402afb9a0cf70e74e122c (patch)
treeafb88d834e07bc878d8baf7351bd179aced6c8fb /docs
parent3df1bfd8cd977fb3199b9c77178f48a74eeeb224 (diff)
parent6b48ba4e0d1f83c541d9a21c1235dc55968b6290 (diff)
downloadbootstrap-97e757cfbe09f8a50a9402afb9a0cf70e74e122c.tar.xz
bootstrap-97e757cfbe09f8a50a9402afb9a0cf70e74e122c.zip
Merge pull request #21672 from patrickhlauke/v4-remove-aria-multiselectable
Remove incorrect aria-multiselectable
Diffstat (limited to 'docs')
-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">