Skip to content

Commit 895374b

Browse files
authored
Update nodejs-sdk.md
1 parent bc6fbda commit 895374b

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/language-service/entity-linking/includes/quickstarts

1 file changed

+1
-1
lines changed

articles/cognitive-services/language-service/entity-linking/includes/quickstarts/nodejs-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.custom: devx-track-js, ignite-fall-2021
1313

1414
[Reference documentation](/javascript/api/overview/azure/ai-text-analytics-readme?preserve-view=true&view=azure-node-latest) | [Additional samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/textanalytics/ai-text-analytics/samples) | [Package (npm)](https://www.npmjs.com/package/@azure/ai-text-analytics/v/5.1.0) | [Library source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/textanalytics/ai-text-analytics)
1515

16-
Use this quickstart to create an entity linking application with the client library for Node.js. In the following example, you will create a Javascript application that can identify and disambiguate entities found in text.
16+
Use this quickstart to create an entity linking application with the client library for Node.js. In the following example, you will create a JavaScript application that can identify and disambiguate entities found in text.
1717

1818

1919
## Prerequisites

0 commit comments

Comments
 (0)