Skip to content

Commit b297a11

Browse files
Update articles/storage/blobs/storage-quickstart-blobs-nodejs-typescript.md
Co-authored-by: Paul Jewell <[email protected]>
1 parent 047aa08 commit b297a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/storage-quickstart-blobs-nodejs-typescript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This section walks you through preparing a project to work with the Azure Blob S
3232

3333
### Create the Node.js project
3434

35-
Create a JavaScript application named *blob-quickstart*.
35+
Create a TypeScript application named *blob-quickstart*.
3636

3737
1. In a console window (such as cmd, PowerShell, or Bash), create a new directory for the project:
3838

0 commit comments

Comments
 (0)