Skip to content

Commit 8966e2e

Browse files
committed
Fix instructions
1 parent b5a6e9c commit 8966e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/nosql/quickstart-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Use the Azure Developer CLI (`azd`) to create an Azure Cosmos DB for NoSQL accou
4343
> [!TIP]
4444
> We recommend creating a new uniquely named directory within the fileshare folder (`~/clouddrive`).
4545
>
46-
> For example, this command will create a new directory and remove the existing directory if it already exists:
46+
> For example, this command will create a new directory and navigate to that directory:
4747
>
4848
> ```azurecli-interactive
4949
> mkdir ~/clouddrive/cosmos-db-nosql-dotnet-quickstart

0 commit comments

Comments
 (0)