diff --git a/less/mixins/hide-text.less b/less/mixins/hide-text.less index c2315e572f..bc70118509 100644 --- a/less/mixins/hide-text.less +++ b/less/mixins/hide-text.less @@ -1,6 +1,6 @@ // CSS image replacement // -// Heads up! v3 launched with with only `.hide-text()`, but per our pattern for +// Heads up! v3 launched with only `.hide-text()`, but per our pattern for // mixins being reused as classes with the same name, this doesn't hold up. As // of v3.0.1 we have added `.text-hide()` and deprecated `.hide-text()`. //