Skip to content

Commit 711d3c5

Browse files
Update articles/storage/blobs/storage-blob-typescript-get-started.md
Co-authored-by: Paul Jewell <[email protected]>
1 parent 2cdcaca commit 711d3c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/storage-blob-typescript-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.custom: template-how-to, devx-track-ts, devguide-ts, passwordless-js
1616

1717
# Get started with Azure Blob Storage and TypeScript
1818

19-
This article shows you how to connect to Azure Blob Storage by using the Azure Blob Storage client library v12 for JavaScript. Once connected, your code can operate on containers, blobs, and features of the Blob Storage service.
19+
This article shows you how to connect to Azure Blob Storage by using the Azure Blob Storage client library for JavaScript. Once connected, your code can operate on containers, blobs, and features of the Blob Storage service.
2020

2121
[Package (npm)](https://www.npmjs.com/package/@azure/storage-blob) | [API reference](/javascript/api/preview-docs/@azure/storage-blob) | [Library source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/storage-blob) | [Give Feedback](https://github.com/Azure/azure-sdk-for-js/issues)
2222

0 commit comments

Comments
 (0)