1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 03:11:19 +02:00
This commit is contained in:
Mark Otto
2018-04-17 10:30:16 -07:00
committed by GitHub
parent 7d8dc4f5b2
commit 1470e11ade

View File

@@ -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" %}