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.
This commit is contained in:
Patrick Rachford
2020-09-18 12:55:53 -07:00
committed by GitHub
parent 777cda358f
commit e233244728
+1 -1
View File
@@ -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