Skip to content

Commit 1385e79

Browse files
authored
Tweak guide 01_quickstart for fluency
1 parent f7ac23f commit 1385e79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/overmind-website/guides/beginner/01_quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Now set up a simple application like this:
1414
h(Example, { name: "guide/quickstart/simple_app" })
1515
```
1616

17-
And fire up your application in the browser or whatever environment your user interface is to be consumed by the users.
17+
And fire up your application in the browser or whatever environment your user interface is to be consumed in by the users.
1818

1919

2020
## VS Code
@@ -38,4 +38,4 @@ First... try to refresh your app to reconnect. If this does not work make sure t
3838

3939
**The devtool does not open in VS Code?**
4040

41-
Restart VS Code.
41+
Restart VS Code.

0 commit comments

Comments
 (0)