Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgthms/bulma.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/documentation/form/general.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/documentation/form/general.html b/docs/documentation/form/general.html
index 7444b71a..f6c0214b 100644
--- a/docs/documentation/form/general.html
+++ b/docs/documentation/form/general.html
@@ -833,7 +833,7 @@ variables_keys:
<div class="content">
<p>
- To maintain the design evenly balanced, Bulma provides a very useful <code>control</code> container with which you can <strong>wrap</strong> the form controls.
+ To maintain an evenly balanced design, Bulma provides a very useful <code>control</code> container with which you can <strong>wrap</strong> the form controls.
<br>
When combining several controls in a <strong>form</strong>, use the <code>field</code> class as a <strong>container</strong>, to keep the spacing consistent.
</p>