aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2021-05-06 11:22:57 -0700
committerMark Otto <[email protected]>2021-05-06 16:00:11 -0700
commit5e980ddd1cafaf9314c01e0f9982b26fe2472952 (patch)
tree24ac4efda130c8a605c4a592bfe64e1e11124e8b
parentbf0936748602c8109fd916c64b4560799fa1c3f8 (diff)
downloadbootstrap-5e980ddd1cafaf9314c01e0f9982b26fe2472952.tar.xz
bootstrap-5e980ddd1cafaf9314c01e0f9982b26fe2472952.zip
Remove extra t in Close button heading in Migration guide
-rw-r--r--site/content/docs/5.0/migration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.0/migration.md b/site/content/docs/5.0/migration.md
index df0abea3d..df223a9a1 100644
--- a/site/content/docs/5.0/migration.md
+++ b/site/content/docs/5.0/migration.md
@@ -220,7 +220,7 @@ toc: true
- Replaced chevron icons for carousel controls with new SVGs from [Bootstrap Icons]({{< param "icons" >}}).
-### Close buttton
+### Close button
- <span class="badge bg-danger">Breaking</span> Renamed `.close` to `.btn-close` for a less generic name.