Docs; fix typo
s/remaing/remaining/
This commit is contained in:
parent
c21948e813
commit
4708fe84fd
1 changed files with 1 additions and 1 deletions
|
@ -687,7 +687,7 @@ doc-subtab: form
|
|||
{% endhighlight %}
|
||||
<div class="content">
|
||||
<p>You can attach inputs, buttons, and dropdowns <strong>only</strong>.</p>
|
||||
<p>Use the <code>is-expanded</code> modifier on the element you want to fill up the remaing space (in this case, the input):</p>
|
||||
<p>Use the <code>is-expanded</code> modifier on the element you want to fill up the remaining space (in this case, the input):</p>
|
||||
</div>
|
||||
{% capture addons_expanded_example %}
|
||||
<div class="field has-addons">
|
||||
|
|
Loading…
Add table
Reference in a new issue