Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <markd.otto@gmail.com>2018-04-17 20:30:16 +0300
committerGitHub <noreply@github.com>2018-04-17 20:30:16 +0300
commit1470e11ade5b1fd4f494269b7b55224e07248f5d (patch)
tree278c9c664798237c86c6e8c66a53c84cc089ff58 /docs
parent7d8dc4f5b2608452d62acbe35a499c94a9fa307f (diff)
typo
Diffstat (limited to 'docs')
-rw-r--r--docs/4.1/utilities/image-replacement.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.1/utilities/image-replacement.md b/docs/4.1/utilities/image-replacement.md
index d2269f15c0..13e4011654 100644
--- a/docs/4.1/utilities/image-replacement.md
+++ b/docs/4.1/utilities/image-replacement.md
@@ -8,7 +8,7 @@ toc: true
{% capture callout %}
##### Warning
-The `text-hide()` clas and mixin has been deprecated as of v4.1. It will be removed entirely in v5.
+The `text-hide()` class and mixin has been deprecated as of v4.1. It will be removed entirely in v5.
{% endcapture %}
{% include callout.html content=callout type="warning" %}