Skip to content

Commit 0456e86

Browse files
authored
Merge pull request #90362 from changeworld/patch-24
Fix typo
2 parents 2173aa4 + 7e9bb13 commit 0456e86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/media-services/latest/configure-connect-nodejs-howto.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.custom: devx-track-js
2020

2121
[!INCLUDE [media services api v3 logo](./includes/v3-hr.md)]
2222

23-
This article shows you how to connect to the Azure Media Services v3 node.js SDK using the service principal sign-in method. You will work with files in the *media-services-v3-node-tutorials* samples repository. The *HelloWorld-ListAssets* sample contains the code for connecting then list Assets in the account.
23+
This article shows you how to connect to the Azure Media Services v3 Node.js SDK using the service principal sign-in method. You will work with files in the *media-services-v3-node-tutorials* samples repository. The *HelloWorld-ListAssets* sample contains the code for connecting then list Assets in the account.
2424

2525
## Prerequisites
2626

@@ -207,4 +207,4 @@ Many more samples are available in the [repository](https://github.com/Azure-Sam
207207

208208
## Next steps
209209

210-
Explore the Media Services [Node.js ref](/javascript/api/overview/azure/arm-mediaservices-readme) documentation and check out [samples](https://github.com/Azure-Samples/media-services-v3-node-tutorials) that show how to use Media Services API with node.js.
210+
Explore the Media Services [Node.js ref](/javascript/api/overview/azure/arm-mediaservices-readme) documentation and check out [samples](https://github.com/Azure-Samples/media-services-v3-node-tutorials) that show how to use Media Services API with Node.js.

0 commit comments

Comments
 (0)