From 39820f00f37a8a0e8a35a23d827bf4ebe690c079 Mon Sep 17 00:00:00 2001 From: Nisarg Joshi Date: Wed, 25 Jul 2018 00:07:06 -0500 Subject: [PATCH] Update options.html Fix typo - 'that' where it should say 'than' --- docs/documentation/columns/options.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/columns/options.html b/docs/documentation/columns/options.html index d82dedb1c..c8acc368b 100644 --- a/docs/documentation/columns/options.html +++ b/docs/documentation/columns/options.html @@ -91,7 +91,7 @@ breadcrumb: {% include elements/anchor.html name="Multiline" %}
-

Whenever you want to start a new line, you can close a columns container and start a new one. But you can also add the is-multiline modifier and add more column elements that would fit in a single row.

+

Whenever you want to start a new line, you can close a columns container and start a new one. But you can also add the is-multiline modifier and add more column elements than would fit in a single row.

-- 2.47.3