Skip to content

Commit 8d8ed2a

Browse files
committed
Grid-layout: Minor typo fix
Closes gh-294
1 parent 3be24e1 commit 8d8ed2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/grid-layout.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<div class="ui-grid-a">
2525
<div class="ui-block-a"><strong>I'm Block A</strong> and text inside will wrap</div>
2626
<div class="ui-block-b"><strong>I'm Block B</strong> and text inside will wrap</div>
27-
</div><!-- /grid-a -->u
27+
</div><!-- /grid-a -->
2828
]]></code></pre>
2929

3030
<p>The above markup produces the following content layout:</p>

0 commit comments

Comments
 (0)