File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -67,8 +67,8 @@ published the client lives in a separate repository.
67
67
68
68
## Working on the server
69
69
70
- The easiest way right now is to simple compile and install the server globally
71
- whenever you've made a change, and then reload you vscode window to re-launch
70
+ The easiest way right now is to simply compile and install the server globally
71
+ whenever you've made a change, and then reload your vscode window to re-launch
72
72
the server.
73
73
74
74
```
@@ -84,4 +84,4 @@ I'm open to suggestions on how to improve this workflow.
84
84
[ prettier ] : https://prettier.io/
85
85
[ tslint ] : https://palantir.github.io/tslint/
86
86
[ yarn ] : https://yarnpkg.com/lang/en/docs/install/
87
- [ node ] : https://nodejs.org/en/download/
87
+ [ node ] : https://nodejs.org/en/download/
You can’t perform that action at this time.
0 commit comments