Skip to content

Commit d6ab577

Browse files
authored
Merge pull request #235 from norareidy/DOCSP-23279-fix-typo
Docsp 23279 fix typo
2 parents 3473c0a + 74ccf44 commit d6ab577

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/includes/quick-start/create-project.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This guide shows you how add the MongoDB Java driver dependencies using
1+
This guide shows you how to add the MongoDB Java driver dependencies using
22
Maven or Gradle. We recommend that you use an integrated development
33
environment (IDE) such as Intellij IDEA or Eclipse IDE make it more convenient
44
to configure Maven or Gradle to build and run your project.

source/upgrade.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ application to upgrade your driver to a new version.
2121

2222
Before you upgrade, perform the following actions:
2323

24-
- Ensure the new version is compatible of with the MongoDB server versions
24+
- Ensure the new version is compatible with the MongoDB server versions
2525
your application connects to and the Java Runtime Environment (JRE) your
2626
application runs on. See the :ref:`Java Compatibility <java-compatibility-tables>`
2727
page for this information.

0 commit comments

Comments
 (0)