]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Fixing typo
authorKris Kamweru <kriskamweru@gmail.com>
Tue, 19 Apr 2022 18:59:17 +0000 (21:59 +0300)
committerJeremy Thomas <bbxdesign@gmail.com>
Tue, 19 Apr 2022 19:56:04 +0000 (20:56 +0100)
Fixing typo in block.html according to github issue #3509

docs/documentation/elements/block.html

index 6d8778c164f08a93a3e53b34fc8c958eeb6fa200..c24f41387e5f499e54443cc09ba412182773e3a3 100644 (file)
@@ -214,7 +214,7 @@ meta:
 
 <div class="content">
   <p>
-    This prevents the last sibling to add unnecessary space at the bottom.
+    This prevents the last sibling from adding unnecessary space at the bottom.
   </p>
 </div>