]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Typo fix elemnts => elements
authorLewis White <16711731@protonmail.com>
Tue, 20 Nov 2018 15:35:55 +0000 (15:35 +0000)
committerJeremy Thomas <bbxdesign@gmail.com>
Thu, 22 Nov 2018 12:11:46 +0000 (13:11 +0100)
docs/documentation/layout/tiles.html

index dbd3bebb545ed6c8a4be67f8dc5ec40fd7098d56..602872e3bcdd7644a03913fe5b73e6ca4ad98567 100644 (file)
@@ -66,7 +66,7 @@ breadcrumb:
 
 {% capture tile_ancestor %}
 <div class="tile is-ancestor">
-  <!-- All other tile elemnts -->
+  <!-- All other tile elements -->
 </div>
 {% endcapture %}