]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Typo fix (#3481)
authorJackson Bierfeldt <jbierfeldt@gmail.com>
Thu, 27 Jan 2022 15:53:40 +0000 (10:53 -0500)
committerGitHub <noreply@github.com>
Thu, 27 Jan 2022 15:53:40 +0000 (15:53 +0000)
* Typo fix

* Update general.html

docs/documentation/form/general.html

index 7444b71afb8f7f7b7fc32739716cde0c59f950dd..f6c0214b76ac21aac2c58556528f5268cf8e1efe 100644 (file)
@@ -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>