Skip to content

Commit f5ad7ea

Browse files
committed
Acrolinx
1 parent 583328a commit f5ad7ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/cassandra/manage-data-python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Before you can create a document database, you need to create a Cassandra accoun
4040

4141
## Clone the sample application
4242

43-
Now let's clone a API for Cassandra app from GitHub, set the connection string, and run it. You see how easy it is to work with data programmatically.
43+
Now let's clone an API for Cassandra app from GitHub, set the connection string, and run it. You see how easy it's to work with data programmatically.
4444

4545
1. Open a command prompt. Create a new folder named `git-samples`. Then, close the command prompt.
4646

@@ -178,7 +178,7 @@ Now go back to the Azure portal to get your connection string information and co
178178
179179
## Next steps
180180
181-
In this quickstart, you learned how to create an Azure Cosmos DB account with API for Cassandra, and run a Cassandra Python app that creates a Cassandra database and container. You can now import additional data into your Azure Cosmos DB account.
181+
In this quickstart, you learned how to create an Azure Cosmos DB account with API for Cassandra, and run a Cassandra Python app that creates a Cassandra database and container. You can now import other data into your Azure Cosmos DB account.
182182
183183
> [!div class="nextstepaction"]
184184
> [Import Cassandra data into Azure Cosmos DB](migrate-data.md)

0 commit comments

Comments
 (0)