Skip to content

Commit ca98cc5

Browse files
committed
punctuation
1 parent 769c4b6 commit ca98cc5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/get-started.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@ Follow this tutorial to connect a sample Java application to a MongoDB Atlas
4444
deployment. The tutorial includes the following sections:
4545

4646
- :ref:`java-get-started-download-and-install`: Learn how to install
47-
the {+driver-short+}
47+
the {+driver-short+}.
4848
- :ref:`java-get-started-create-deployment`: Learn how to create
49-
a free MongoDB deployment on Atlas
49+
a free MongoDB deployment on Atlas.
5050
- :ref:`java-get-started-connection-string`: Learn how to retrieve
51-
your Atlas deployment's connection string
51+
your Atlas deployment's connection string.
5252
- :ref:`java-connect-to-mongodb`: Learn how to create an application
53-
that connects to MongoDB and queries data stored in your deployment
53+
that connects to MongoDB and queries data stored in your deployment.
5454

5555
If you prefer to connect to MongoDB using a different driver or
5656
programming language, see our :driver:`list of official drivers <>`.

0 commit comments

Comments
 (0)