Skip to content

Commit 2c5ae85

Browse files
authored
Merge pull request #85516 from craigcaseyMSFT/patch-20
Update UI interaction terms
2 parents 3de119b + 156e843 commit 2c5ae85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/create-mongodb-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ The following snippets are all taken from the Program.java file.
109109
110110
Now go back to the Azure portal to get your connection string information and copy it into the app.
111111
112-
1. From the Account, select **Quick Start**, select Java, then copy the connection string to your clipboard
112+
1. From the Account, select **Quick Start**, select **Java**, then copy the connection string to your clipboard.
113113
114114
2. Open the `Program.java` file, replace the argument to the MongoClientURI constructor with the connection string. You've now updated your app with all the info it needs to communicate with Azure Cosmos DB.
115115

0 commit comments

Comments
 (0)