Skip to content

Commit 116df45

Browse files
author
Scott Jehl
committed
Merge pull request jquery-archive#2091 from taktran/master
Minor doc fix up
2 parents c4f8e7d + fc15c53 commit 116df45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/content-grids.html

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ <h2>Three-column grids</h2>
8080
&lt;div class=&quot;ui-block-a&quot;&gt;Block A&lt;/div&gt;
8181
&lt;div class=&quot;ui-block-b&quot;&gt;Block B&lt;/div&gt;
8282
&lt;div class=&quot;ui-block-c&quot;&gt;Block C&lt;/div&gt;
83-
&lt;/div&gt;&lt;!-- /grid-a --&gt;
83+
&lt;/div&gt;&lt;!-- /grid-b --&gt;
8484
</code></pre>
8585

8686
<p>This will produce a 33/33/33% grid for our content.</p>

0 commit comments

Comments
 (0)