We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7ac23f commit 1385e79Copy full SHA for 1385e79
packages/overmind-website/guides/beginner/01_quickstart.md
@@ -14,7 +14,7 @@ Now set up a simple application like this:
14
h(Example, { name: "guide/quickstart/simple_app" })
15
```
16
17
-And fire up your application in the browser or whatever environment your user interface is to be consumed by the users.
+And fire up your application in the browser or whatever environment your user interface is to be consumed in by the users.
18
19
20
## VS Code
@@ -38,4 +38,4 @@ First... try to refresh your app to reconnect. If this does not work make sure t
38
39
**The devtool does not open in VS Code?**
40
41
-Restart VS Code.
+Restart VS Code.
0 commit comments