From e23324472858a99665974ccad61ed504e9cd8321 Mon Sep 17 00:00:00 2001 From: Patrick Rachford <64233065+rachfop@users.noreply.github.com> Date: Fri, 18 Sep 2020 12:55:53 -0700 Subject: [PATCH] Update quickstart-app-auth.md stand-alone/standalone are used as an adjective. You can think of it as a synonym for independent. Stand alone is a verb phrase. --- docs/tutorials/quickstart-app-auth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/quickstart-app-auth.md b/docs/tutorials/quickstart-app-auth.md index fea1d7085a..2615e37633 100644 --- a/docs/tutorials/quickstart-app-auth.md +++ b/docs/tutorials/quickstart-app-auth.md @@ -41,7 +41,7 @@ From the terminal: ℹ 「wds」: Project is running at http://localhost:3000/ ``` -Once the app compiles, a browser window should have popped with your stand alone +Once the app compiles, a browser window should have popped with your stand-alone application loaded at `localhost:3000`. This could take a couple minutes. ```zsh