We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aba678 commit 1f20957Copy full SHA for 1f20957
articles/cosmos-db/mongodb/quickstart-java.md
@@ -112,7 +112,7 @@ Now go back to the Azure portal to get your connection string information and co
112
113
## Run the console app
114
115
-1. Run `mvn package` in a terminal to install required npm modules
+1. Run `mvn package` in a terminal to install required packages
116
117
2. Run `mvn exec:java -D exec.mainClass=GetStarted.Program` in a terminal to start your Java application.
118
0 commit comments