From 597b5b315e5f9734cbc7a4cfaabee00c9a589727 Mon Sep 17 00:00:00 2001 From: Wyatt LeFevre Date: Sat, 17 Dec 2022 10:08:29 -0700 Subject: [PATCH] clarify dropdown location --- docs/demo/initial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/demo/initial.md b/docs/demo/initial.md index d2b7d77c10..86e3567383 100644 --- a/docs/demo/initial.md +++ b/docs/demo/initial.md @@ -9,7 +9,7 @@ How To Use The Demo 1. Type in stuff on the left. 2. See the live updates on the right. -That's it. Pretty simple. There's also a drop-down option in the upper right to switch between various views: +That's it. Pretty simple. There's also a drop-down option above to switch between various views: - **Preview:** A live display of the generated HTML as it would render in a browser. - **HTML Source:** The generated HTML before your browser makes it pretty.