Browse Source

Fix copy/paste-o

Dave Abrahams 3 năm trước cách đây
mục cha
commit
d717c2302d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      examples/layout-helpers.html

+ 1 - 1
examples/layout-helpers.html

@@ -123,7 +123,7 @@
 
 				<section id="vstack">
 					<h2>VStack</h2>
-					<p>Stacks multiple elements horizontally.</p>
+					<p>Stacks multiple elements vertically.</p>
 					<pre><code class="html" data-trim data-line-numbers>
 					  <div class="r-vstack">
 					    &lt;img width="450" height="300" src="..."&gt;