]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Typo in About / Overview
authorGaël Poupard <ffoodd@users.noreply.github.com>
Mon, 14 Sep 2020 14:28:20 +0000 (16:28 +0200)
committerMark Otto <otto@github.com>
Mon, 14 Sep 2020 18:52:18 +0000 (11:52 -0700)
site/content/docs/5.0/about/overview.md

index ca90aedcb881ceca6ca85a7e9f0c35c07de2a95e..b295eb560320b869fa3c93b49d3a189cf48ded38 100644 (file)
@@ -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