aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaĆ«l Poupard <[email protected]>2020-09-14 16:28:20 +0200
committerMark Otto <[email protected]>2020-09-14 11:52:18 -0700
commit5f5f1cbcff31d970f8f63a01757e5c916f77727a (patch)
treebe587d48030bb3c766c94b4389ae5e3698f5bcf3
parent4491fb091f021c61cd3089323b3e0a9289ef768d (diff)
downloadbootstrap-5f5f1cbcff31d970f8f63a01757e5c916f77727a.tar.xz
bootstrap-5f5f1cbcff31d970f8f63a01757e5c916f77727a.zip
Typo in About / Overview
-rw-r--r--site/content/docs/5.0/about/overview.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.0/about/overview.md b/site/content/docs/5.0/about/overview.md
index ca90aedcb..b295eb560 100644
--- a/site/content/docs/5.0/about/overview.md
+++ b/site/content/docs/5.0/about/overview.md
@@ -22,7 +22,7 @@ Originally [released](https://blog.twitter.com/developer/en_us/a/2011/bootstrap-
With Bootstrap 4, we once again rewrote the project to account for two key architectural changes: a migration to Sass and the move to CSS's flexbox. Our intention is to help in a small way to move the web development community forward by pushing for newer CSS properties, fewer dependencies, and new technologies across more modern browsers.
-Our latest release, Bootstrap 5 (currently in development), focuses on improving v4's codebase with as few major breaking chanages as possible. We improved existing features and components, removed support for older browsers, dropped jQuery for regular JavaScript, and embraced more future-friendly technologies like CSS custom properties as part of our tooling.
+Our latest release, Bootstrap 5 (currently in development), focuses on improving v4's codebase with as few major breaking changes as possible. We improved existing features and components, removed support for older browsers, dropped jQuery for regular JavaScript, and embraced more future-friendly technologies like CSS custom properties as part of our tooling.
## Get involved