Fixed a minor typo
This commit is contained in:
Ashik Paul 2020-07-09 18:40:51 +05:30 коммит произвёл GitHub
Родитель 046e990ce2
Коммит e02e8f423c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -30,7 +30,7 @@ Clone the repository to your local machine from the Azure DevOps endpoint.
### Build and Test
**Note:** You will need NodeJS to be able to build the project and download depedencies. Go [here](https://nodejs.org/en/download/) to download NodeJS.
**Note:** You will need NodeJS to be able to build the project and download dependencies. Go [here](https://nodejs.org/en/download/) to download NodeJS.
**Note:** The project uses webpack for module bundling. Refer to the webpack documentation [here](https://webpack.js.org/).