From 4708fe84fdbf0b621e754747bad64efce7aaf5c2 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Tue, 25 Apr 2017 10:58:10 +0100 Subject: [PATCH] Docs; fix typo s/remaing/remaining/ --- docs/documentation/elements/form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/elements/form.html b/docs/documentation/elements/form.html index 02407e07..de0422af 100644 --- a/docs/documentation/elements/form.html +++ b/docs/documentation/elements/form.html @@ -687,7 +687,7 @@ doc-subtab: form {% endhighlight %}

You can attach inputs, buttons, and dropdowns only.

-

Use the is-expanded modifier on the element you want to fill up the remaing space (in this case, the input):

+

Use the is-expanded modifier on the element you want to fill up the remaining space (in this case, the input):

{% capture addons_expanded_example %}