Skip to content

Commit 309c13d

Browse files
committed
Fixing Node.js tutorial
1 parent dbb66f4 commit 309c13d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/sql-api-nodejs-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ Altogether, your code should look like this:
162162
163163
:::code language="javascript" source="~/cosmosdb-nodejs-get-started/app.js":::
164164
165-
In your terminal, locate your ```app.js``` file and run the command:
165+
In your terminal, locate your ```app.js``` file and run the command:
166166
167167
```bash
168168
node app.js

0 commit comments

Comments
 (0)