We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00ad466 commit 2d83290Copy full SHA for 2d83290
articles/cognitive-services/Computer-vision/includes/quickstarts-sdk/node-sdk.md
@@ -51,7 +51,7 @@ Use the Optical character recognition client library to read printed and handwri
51
52
### Install the client library
53
54
- Install the `ms-rest-azure` and `@azure/cognitiveservices-computervision` NPM package:
+ Install the `ms-rest-azure` and `@azure/cognitiveservices-computervision` npm package:
55
56
```console
57
npm install @azure/cognitiveservices-computervision
0 commit comments