Fix typo "modifer" to "modifier" in all docs (#1245)

This commit is contained in:
Joshua Coquelle
2017-10-02 11:24:29 -07:00
committed by Jeremy Thomas
parent afcdb7dbcc
commit 26aa531a21
80 changed files with 110 additions and 110 deletions

View File

@@ -958,7 +958,7 @@ variables:
{% include snippet.html content=addons_expanded_fullwidth_example %}
<div class="content">
<p>Use the <code>has-addons-centered</code> or the <code>has-addons-right</code> modifers to alter the <strong>alignment</strong>.</p>
<p>Use the <code>has-addons-centered</code> or the <code>has-addons-right</code> modifiers to alter the <strong>alignment</strong>.</p>
</div>
{% include snippet.html content=addons_center_example %}
@@ -976,7 +976,7 @@ variables:
{% include snippet.html content=group_example %}
<div class="content">
Use the <code>is-grouped-centered</code> or the <code>is-grouped-right</code> modifers to alter the <strong>alignment</strong>.
Use the <code>is-grouped-centered</code> or the <code>is-grouped-right</code> modifiers to alter the <strong>alignment</strong>.
</p>
</div>