Skip to content

Commit 1accfba

Browse files
Update articles/cosmos-db/nosql/quickstart-java.md
Co-authored-by: Scott Addie <[email protected]>
1 parent 1d8a5fa commit 1accfba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ Now go back to the Azure portal to get your connection string information and la
359359
mvn exec:java@SYNCASYNCMODE -DACCOUNT_HOST=YOUR_COSMOS_DB_HOSTNAME -DACCOUNT_KEY=YOUR_COSMOS_DB_MASTER_KEY
360360
```
361361

362-
The terminal window displays a notification that the FamilyDB database was created.
362+
The terminal window displays a notification that the `AzureSampleFamilyDB` database was created.
363363

364364
4. The app will reference the database and container you created via Azure CLI earlier.
365365

0 commit comments

Comments
 (0)