aboutsummaryrefslogtreecommitdiff
path: root/site/content
diff options
context:
space:
mode:
authorChristian Oliff <[email protected]>2021-05-06 08:54:49 +0900
committerMark Otto <[email protected]>2021-05-06 16:04:26 -0700
commitc9a606a894b96b26f136fae26e424873dd0ba767 (patch)
tree7ea4d453bc399bbd1dfb70c55555187e9ef68ca3 /site/content
parent597da0fb59eb44dd5701238dd5e7202b6781ed2c (diff)
downloadbootstrap-c9a606a894b96b26f136fae26e424873dd0ba767.tar.xz
bootstrap-c9a606a894b96b26f136fae26e424873dd0ba767.zip
update About text now that Bootstrap 5 is live
..and big congrats (and thanks) to all the Bootstrap team on v5 launching :-)
Diffstat (limited to 'site/content')
-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 b295eb560..0c2fc64c6 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 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.
+Our latest release, Bootstrap 5, 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