Fix copy/paste-o

This commit is contained in:
Dave Abrahams 2021-09-09 17:22:54 -07:00 committed by GitHub
parent 647c04cffe
commit d717c2302d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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;