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:
authorKris Kamweru <kriskamweru@gmail.com>2022-04-19 21:59:17 +0300
committerJeremy Thomas <bbxdesign@gmail.com>2022-04-19 22:56:04 +0300
commite674d87bf3fdf0f77e2fd99ad45457d13cae1bfe (patch)
treeffe84b02ad6a29a23385c26de554320cfc748047
parente5ee280b32c2bac94e363013777ff41d1a9ed2dc (diff)
Fixing typo
Fixing typo in block.html according to github issue #3509
-rw-r--r--docs/documentation/elements/block.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/documentation/elements/block.html b/docs/documentation/elements/block.html
index 6d8778c1..c24f4138 100644
--- a/docs/documentation/elements/block.html
+++ b/docs/documentation/elements/block.html
@@ -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>