Skip to content

Commit 156e843

Browse files
author
Craig Casey
authored
Update UI interaction terms
Per https://mseng.visualstudio.com/TechnicalContent/_workitems/edit/1556052, updating UI interaction terminology in conceptual content linked from Java dev center.
1 parent 5941c0d commit 156e843

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)