mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix typo "modifer" to "modifier" in all docs (#1245)
This commit is contained in:
committed by
Jeremy Thomas
parent
afcdb7dbcc
commit
26aa531a21
@@ -80,7 +80,7 @@ variables:
|
||||
{% include anchor.html name="Responsive images with ratios" %}
|
||||
|
||||
<div class="content">
|
||||
<p>If you don't know the exact dimensions but know the <strong>ratio</strong> instead, you can use one of the <strong>5 ratio modifers</strong>:</p>
|
||||
<p>If you don't know the exact dimensions but know the <strong>ratio</strong> instead, you can use one of the <strong>5 ratio modifiers</strong>:</p>
|
||||
</div>
|
||||
|
||||
<table id="images" class="table is-bordered">
|
||||
|
||||
Reference in New Issue
Block a user