Skip to content

Commit 3a9f3fd

Browse files
Merge pull request #215521 from aahill/resource-test
small fix
2 parents 039ebb4 + 9d8dbcf commit 3a9f3fd

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/language-service/sentiment-opinion-mining/includes/quickstarts

1 file changed

+1
-1
lines changed

articles/cognitive-services/language-service/sentiment-opinion-mining/includes/quickstarts/nodejs-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ npm install @azure/[email protected]
6767
6868
## Code example
6969

70-
Open the file and copy the below code. Remember to replace the `key` variable with the key for your resource, and replace the `endpoint` variable with the endpoint for your resource.
70+
Open the file and copy the below code.
7171

7272
```javascript
7373
"use strict";

0 commit comments

Comments
 (0)