From 3049faedfa4e63b219932f924e9367da806dc254 Mon Sep 17 00:00:00 2001 From: wtoalabi Date: Wed, 7 Mar 2018 20:12:41 +0100 Subject: [PATCH] Changed (what) to (how) on line 75 (#1706) --- docs/documentation/modifiers/responsive-helpers.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/modifiers/responsive-helpers.html b/docs/documentation/modifiers/responsive-helpers.html index 1832439af..43620843b 100644 --- a/docs/documentation/modifiers/responsive-helpers.html +++ b/docs/documentation/modifiers/responsive-helpers.html @@ -72,7 +72,7 @@ doc-subtab: responsive-helpers
  • inline-block
  • inline-flex
  • -

    For example, here's what the is-flex helper works:

    +

    For example, here's how the is-flex helper works:

    -- 2.47.3