]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Update options.html
authorNisarg Joshi <nisarg.joshi.95@gmail.com>
Wed, 25 Jul 2018 05:07:06 +0000 (00:07 -0500)
committerJeremy Thomas <bbxdesign@gmail.com>
Wed, 25 Jul 2018 07:38:28 +0000 (08:38 +0100)
Fix typo - 'that' where it should say 'than'

docs/documentation/columns/options.html

index d82dedb1c9b12f5439020e3f647868b732a6e05e..c8acc368bcd8f4d7c2ad3e47702b2cbbe619f82b 100644 (file)
@@ -91,7 +91,7 @@ breadcrumb:
 {% include elements/anchor.html name="Multiline" %}
 
 <div class="content">
-  <p>Whenever you want to start a new line, you can close a <code>columns</code> container and start a new one. But you can also add the <code>is-multiline</code> modifier and add <strong>more</strong> column elements that would fit in a single row.</p>
+  <p>Whenever you want to start a new line, you can close a <code>columns</code> container and start a new one. But you can also add the <code>is-multiline</code> modifier and add <strong>more</strong> column elements than would fit in a single row.</p>
 </div>
 
 <div class="columns is-multiline is-mobile">