Skip to content

Commit 229a9a4

Browse files
committed
Fix spelling in development-guide.md
1 parent 9bc97e6 commit 229a9a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/development-guide.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ published the client lives in a separate repository.
6767

6868
## Working on the server
6969

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
7272
the server.
7373

7474
```
@@ -84,4 +84,4 @@ I'm open to suggestions on how to improve this workflow.
8484
[prettier]: https://prettier.io/
8585
[tslint]: https://palantir.github.io/tslint/
8686
[yarn]: https://yarnpkg.com/lang/en/docs/install/
87-
[node]: https://nodejs.org/en/download/
87+
[node]: https://nodejs.org/en/download/

0 commit comments

Comments
 (0)