Skip to content

Commit 242cdcd

Browse files
authored
added missing period
1 parent 3dd9356 commit 242cdcd

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/text-analytics/quickstarts

1 file changed

+1
-1
lines changed

articles/cognitive-services/text-analytics/quickstarts/nodejs-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ let credentials = new CognitiveServicesCredentials(
6262
```
6363

6464
> [!Tip]
65-
> For secure deployment of secrets in production systems we recommend using [Azure Key Vault](https://docs.microsoft.com/azure/key-vault/quick-create-net)
65+
> For secure deployment of secrets in production systems we recommend using [Azure Key Vault](https://docs.microsoft.com/azure/key-vault/quick-create-net).
6666
>
6767
6868
## Create a Text Analytics client

0 commit comments

Comments
 (0)