Merge pull request #3006 from dabrahams/patch-2

Fix copy/paste-o
This commit is contained in:
Hakim El Hattab 2021-09-10 08:51:50 +02:00 committed by GitHub
commit abe9abbed7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;