aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2017-08-21 11:58:29 +0300
committerMark Otto <[email protected]>2017-09-05 20:52:47 -0700
commit20802038cabce2d51a18d6aae9a079675059053e (patch)
tree203001ba8ba9f3c0684c89d83fe3c14e7b74e342 /docs
parent04629019cb50d375902a886e5ee210c83711943f (diff)
downloadbootstrap-20802038cabce2d51a18d6aae9a079675059053e.tar.xz
bootstrap-20802038cabce2d51a18d6aae9a079675059053e.zip
Update migration.md
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 016bcc442..7b4199fa0 100644
--- a/docs/4.0/migration.md
+++ b/docs/4.0/migration.md
@@ -9,7 +9,7 @@ toc: true
## Beta 2 changes
While in beta, we aim to have no breaking changes. However, things don't always go as planned. Below are the breaking changes to bear in mind when moving from Beta 1 to Beta 2.
-- Removed `$badge-color` variable and it's usage on `.badge`. We use a color contrast function to pick a `color` based on the `background-color`, so the variable is unnecessary.
+- Removed `$badge-color` variable and its usage on `.badge`. We use a color contrast function to pick a `color` based on the `background-color`, so the variable is unnecessary.
## Summary