Skip to content

Commit fd323bc

Browse files
committed
tweak: sentence
1 parent a502096 commit fd323bc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

source/includes/steps-install-mongodb-on-ubuntu.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ level: 4
1919
ref: sources-list
2020
content: |
2121
22-
Create the list file for your version of Ubuntu.
22+
Create the list file
23+
``/etc/apt/sources.list.d/mongodb-org-{+version+}.list`` for your
24+
version of Ubuntu.
2325
2426
.. tabs::
2527
@@ -28,7 +30,7 @@ content: |
2830
name: Ubuntu 14.04 (Trusty)
2931
content: |
3032
31-
Use the following command to create the
33+
Create the
3234
``/etc/apt/sources.list.d/mongodb-org-{+version+}.list``
3335
file:
3436
@@ -42,8 +44,7 @@ content: |
4244
4345
Create the
4446
``/etc/apt/sources.list.d/mongodb-org-{+version+}.list``
45-
list file using the command appropriate for your version
46-
of Ubuntu:
47+
file:
4748
4849
.. code-block:: sh
4950
@@ -55,8 +56,7 @@ content: |
5556
5657
Create the
5758
``/etc/apt/sources.list.d/mongodb-org-{+version+}.list``
58-
list file using the command appropriate for your version
59-
of Ubuntu:
59+
file:
6060
6161
.. code-block:: sh
6262

0 commit comments

Comments
 (0)