aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-09-09 14:57:00 -0700
committerMark Otto <[email protected]>2017-09-09 17:02:42 -0700
commit1abafb36fed3842b050637fc6cedcad45480d8fb (patch)
tree5277e25b074fa63a643445df34f97f90cf305d6a /docs
parent187fb4d01044a6a94dc318007d7e03a16012d3de (diff)
downloadbootstrap-1abafb36fed3842b050637fc6cedcad45480d8fb.tar.xz
bootstrap-1abafb36fed3842b050637fc6cedcad45480d8fb.zip
copy edits
Diffstat (limited to 'docs')
-rw-r--r--docs/4.0/migration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.0/migration.md b/docs/4.0/migration.md
index f6849ff08..5a63988cb 100644
--- a/docs/4.0/migration.md
+++ b/docs/4.0/migration.md
@@ -221,7 +221,7 @@ Dropped entirely for the new card component.
### Progress
-- Contextual `.progress-bar-*` classes dropped as `.bg-*` can be used for this, e.g. `class="progress-bar progress-bar-danger"` becomes `class="progress-bar bg-danger"`.
+- Replaced contextual `.progress-bar-*` classes with `.bg-*` utilities. For example, `class="progress-bar progress-bar-danger"` becomes `class="progress-bar bg-danger"`.
### Carousel