Skip to content

Commit f904523

Browse files
authored
Update articles/ai-services/custom-vision-service/includes/quickstarts/node-tutorial-object-detection.md
1 parent 11a4a38 commit f904523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/custom-vision-service/includes/quickstarts/node-tutorial-object-detection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ npm init
4343

4444
### Install the client library
4545

46-
To write an image analysis app with Custom Vision for Node.js, you need the Custom Vision NPM packages. To install them, run the following command in PowerShell:
46+
To write an image analysis app with Custom Vision for Node.js, you need the Custom Vision npm packages. To install them, run the following command in PowerShell:
4747

4848
```shell
4949
npm install @azure/cognitiveservices-customvision-training

0 commit comments

Comments
 (0)