From d717c2302d5eb1fe2dbbf51c6fe6c0497d2df732 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Thu, 9 Sep 2021 17:22:54 -0700 Subject: [PATCH] Fix copy/paste-o --- examples/layout-helpers.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/layout-helpers.html b/examples/layout-helpers.html index 4e41630..a129811 100644 --- a/examples/layout-helpers.html +++ b/examples/layout-helpers.html @@ -123,7 +123,7 @@

VStack

-

Stacks multiple elements horizontally.

+

Stacks multiple elements vertically.


 					  
<img width="450" height="300" src="...">