Skip to content

Commit 5446e48

Browse files
committed
Fix typo
1 parent 288044f commit 5446e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/sql/tutorial-global-distribution-sql-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ CosmosClient client = new CosmosClient(connectionString, options);
132132
>
133133
>
134134
135-
Below is a code example for Node.js/Javascript.
135+
Below is a code example for Node.js/JavaScript.
136136

137137
```JavaScript
138138
// Setting read region selection preference, in the following order -

0 commit comments

Comments
 (0)