Skip to content

Commit bc6fbda

Browse files
committed
punctuation
1 parent 3a0ac0c commit bc6fbda

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
@@ -16,7 +16,7 @@ Use this quickstart to create a sentiment analysis application with the client l
1616
## Prerequisites
1717

1818
* Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services)
19-
* [Node.js](https://nodejs.org/) v16 LTS.
19+
* [Node.js](https://nodejs.org/) v16 LTS
2020
* Once you have your Azure subscription, <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesTextAnalytics" title="Create a Language resource" target="_blank">create a Language resource </a> in the Azure portal to get your key and endpoint. After it deploys, click **Go to resource**.
2121
* You will need the key and endpoint from the resource you create to connect your application to the API. You'll paste your key and endpoint into the code below later in the quickstart.
2222
* You can use the free pricing tier (`Free F0`) to try the service, and upgrade later to a paid tier for production.

0 commit comments

Comments
 (0)