]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
docs: Fix issue number typo in migration
authorkyletsang <6854874+kyletsang@users.noreply.github.com>
Wed, 5 Aug 2020 23:00:32 +0000 (16:00 -0700)
committerMark Otto <otto@github.com>
Wed, 5 Aug 2020 23:04:58 +0000 (16:04 -0700)
site/content/docs/5.0/migration.md

index afb320fae163ff703968e118a7ba8b50a94e7324..4a4cddbcbdc297a5044c2e226e142e0d0dc35625 100644 (file)
@@ -153,7 +153,7 @@ Changes to Reboot, typography, tables, and more.
 - Split table cell padding variables into `-y` and `-x`.
 - Dropped `.pre-scrollable` class. [See #29135](https://github.com/twbs/bootstrap/pull/29135)
 - `.text-*` utilities do not add hover and focus states to links anymore. `.link-*` helper classes can be used instead. [See #29267](https://github.com/twbs/bootstrap/pull/29267)
-- Drop `.text-justify` class. [See #229793](https://github.com/twbs/bootstrap/pull/29793)
+- Drop `.text-justify` class. [See #29793](https://github.com/twbs/bootstrap/pull/29793)
 
 ### Typography