Fix typo in readme

This commit is contained in:
Ben Wells
2019-06-21 22:08:00 +01:00
committed by GitHub
parent 1ca00f4937
commit c1694f2d54

View File

@ -13,7 +13,7 @@ You can expect from each sample:
## Prerequisites
You need to have [node](https://nodejs.org/en/) and [npm](https://nodejs.org/en/) installed on your system to run the examples. It is recommended to use the node version used for VS Code developement itself which is documented [here](https://github.com/Microsoft/vscode/wiki/How-to-Contribute#prerequisites)
You need to have [node](https://nodejs.org/en/) and [npm](https://nodejs.org/en/) installed on your system to run the examples. It is recommended to use the node version used for VS Code development itself which is documented [here](https://github.com/Microsoft/vscode/wiki/How-to-Contribute#prerequisites)
## Usage