]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
fix misspelled word (#713)
authorPhilip I. Thomas <mail@philipithomas.com>
Mon, 1 May 2017 09:48:52 +0000 (02:48 -0700)
committerJeremy Thomas <bbxdesign@gmail.com>
Mon, 1 May 2017 09:48:52 +0000 (10:48 +0100)
docs/documentation/overview/responsiveness.html

index 0440570c839f8a965187039e6040d4a1e65df11d..6ca21950479aced6f787511d9761d89626179ef9 100644 (file)
@@ -16,7 +16,7 @@ doc-subtab: responsiveness
     <h3 class="title">Vertical by default</h3>
     <div class="content">
       <p>
-        Every element in Bulma is <strong>mobile-first</strong> and optmizes for <strong>vertical reading</strong>, so by default on mobile:
+        Every element in Bulma is <strong>mobile-first</strong> and optimizes for <strong>vertical reading</strong>, so by default on mobile:
       </p>
       <ul>
         <li><code>columns</code> are stacked vertically</li>