]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Update responsiveness.html
authorRuslan Tursunov <justeppop@gmail.com>
Sat, 21 Jul 2018 23:25:37 +0000 (02:25 +0300)
committerJeremy Thomas <bbxdesign@gmail.com>
Sun, 22 Jul 2018 05:04:06 +0000 (06:04 +0100)
Fix typo

docs/documentation/overview/responsiveness.html

index 80b555c012c995596ab952106a2a0cfb31a9d746..35fd5aa6b18080a5d271e99d7be0c4316bf78a61 100644 (file)
@@ -216,7 +216,7 @@ $fullhd-enabled: false
 
 <div class="content">
   <p>
-    By default, the <code>$widecreen</code> and <code>$fullhd</code> breakpoints are <strong>enabled</strong>. You can disable them by setting the corresponding Sass boolean to <code>false</code>:
+    By default, the <code>$widescreen</code> and <code>$fullhd</code> breakpoints are <strong>enabled</strong>. You can disable them by setting the corresponding Sass boolean to <code>false</code>:
   </p>
 </div>