Skip to content

Commit beded7d

Browse files
committed
correx
1 parent a5b3a5d commit beded7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/cosmos-db/create-graph-nodejs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ In this quickstart, you create and manage an Azure Cosmos DB Gremlin (graph) API
2525

2626
## Prerequisites
2727
- An Azure account with an active subscription. [Create one for free](https://azure.microsoft.com/free/?ref=microsoft.com&utm_source=microsoft.com&utm_medium=docs&utm_campaign=visualstudio).
28-
- [Node.js](https://nodejs.org/en/) 0.10.29+.
28+
- [Node.js](https://nodejs.org/) 0.10.29+.
2929
- [Git](https://git-scm.com/downloads).
3030

3131
## Create a database account

articles/cosmos-db/create-graph-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ In this quickstart, you create and manage an Azure Cosmos DB Gremlin (graph) API
2525

2626
## Prerequisites
2727
- An Azure account with an active subscription. [Create one for free](https://azure.microsoft.com/free/?ref=microsoft.com&utm_source=microsoft.com&utm_medium=docs&utm_campaign=visualstudio). Or [try Azure Cosmos DB for free](https://azure.microsoft.com/try/cosmosdb/) without an Azure subscription.
28-
- [Python](https://www.python.org/downloads/) 3.5+ including [pip](https://pip.pypa.io/en/stable/installing/) package installer.
28+
- [Python 3.5+](https://www.python.org/downloads/) including [pip](https://pip.pypa.io/en/stable/installing/) package installer.
2929
- [Python Driver for Gremlin](https://github.com/apache/tinkerpop/tree/master/gremlin-python).
3030
- [Git](https://git-scm.com/downloads).
3131

0 commit comments

Comments
 (0)