Skip to content

Commit 4659ba1

Browse files
committed
correx
1 parent 5fd28c7 commit 4659ba1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ In this quickstart, you create an Azure Cosmos DB Cassandra API account, and use
2323
## Prerequisites
2424

2525
- 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.
26-
- [Node.js](https://nodejs.org/en/) 0.10.29+.
26+
- [Node.js 0.10.29+](https://nodejs.org/).
2727
- [Git](https://www.git-scm.com/downloads).
2828

2929
## Create a database account

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ In this quickstart, you create an Azure Cosmos DB Cassandra API account, and use
2323
## Prerequisites
2424

2525
- 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.
26-
- [Python](https://www.python.org/downloads/) 3.4+.
26+
- [Python 2.7.14+ or 3.4+](https://www.python.org/downloads/).
2727
- [Git](https://git-scm.com/downloads).
2828
- [Python Driver for Apache Cassandra](https://github.com/datastax/python-driver).
2929

0 commit comments

Comments
 (0)