From 7d8dc4f5b2608452d62acbe35a499c94a9fa307f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 17 Apr 2018 08:33:44 -0700 Subject: [PATCH] Be explicit in the docs for deprecating text-hide --- docs/4.1/utilities/image-replacement.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/4.1/utilities/image-replacement.md b/docs/4.1/utilities/image-replacement.md index 5d740067c7..d2269f15c0 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 -This component is deprecated and will be removed in a future version of bootstrap +The `text-hide()` clas and mixin has been deprecated as of v4.1. It will be removed entirely in v5. {% endcapture %} {% include callout.html content=callout type="warning" %} -- 2.47.2