Update responsiveness.html

Fix typo
This commit is contained in:
Ruslan Tursunov
2018-07-22 02:25:37 +03:00
committed by Jeremy Thomas
parent f3f1c78767
commit 607eb7851d

View 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>