Skip to content

Commit 0922cae

Browse files
authored
DOCSP-47582-untouched-toold-includes (#187)
1 parent 50d8f66 commit 0922cae

6 files changed

+16
-16
lines changed

source/includes/list-table-auth-mechanisms.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
Requires featureCompatibilityVersion set to ``4.0``.
2222

23-
* - :ref:`MONGODB-X509 <security-auth-x509>`
23+
* - :ref:`MONGODB-X.509 <security-auth-x509>`
2424

2525
- MongoDB TLS/SSL certificate authentication.
2626

source/includes/steps-install-linux-deb.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ content: |
77
<https://www.mongodb.com/try/download/database-tools?tck=docs_databasetools>`__.
88
Using the drop-down menu on the right-hand side of the page:
99
10-
#. Select your Linux Platform and Architecture
11-
#. Select the ``deb`` Package
12-
#. Click the :guilabel:`Download` button
10+
#. Select your Linux Platform and Architecture.
11+
#. Select the ``deb`` Package.
12+
#. Click the :guilabel:`Download` button.
1313
1414
If installing on a headless Linux system, click :guilabel:`Copy Link`
1515
to the right of the :guilabel:`Download` button to copy the download

source/includes/steps-install-linux-tgz.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ content: |
77
<https://www.mongodb.com/try/download/database-tools?tck=docs_databasetools>`__.
88
Using the drop-down menu on the right-hand side of the page:
99
10-
#. Select your Linux Platform and Architecture
11-
#. Select the ``tgz`` Package
12-
#. Click the :guilabel:`Download` button
10+
#. Select your Linux Platform and Architecture.
11+
#. Select the ``tgz`` Package.
12+
#. Click the :guilabel:`Download` button.
1313
1414
If installing on a headless Linux system, click :guilabel:`Copy Link`
1515
to the right of the :guilabel:`Download` button to copy the download

source/includes/steps-install-macos-zip.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ content: |
77
<https://www.mongodb.com/try/download/database-tools?tck=docs_databasetools>`__.
88
Using the drop-down menu on the right-hand side of the page:
99
10-
#. Select the ``macOS x86_64`` Platform
11-
#. Select the ``zip`` Package
12-
#. Click the :guilabel:`Download` button
10+
#. Select the ``macOS x86_64`` Platform.
11+
#. Select the ``zip`` Package.
12+
#. Click the :guilabel:`Download` button.
1313
---
1414
title: "Extract the files from the downloaded archive."
1515
ref: extract-macos-zip

source/includes/steps-install-windows-msi.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ content: |
77
<https://www.mongodb.com/try/download/database-tools?tck=docs_databasetools>`__.
88
Using the drop-down menu on the right-hand side of the page:
99
10-
#. Select the ``Windows x86_64`` Platform
11-
#. Select the ``msi`` Package
12-
#. Click the :guilabel:`Download` button
10+
#. Select the ``Windows x86_64`` Platform.
11+
#. Select the ``msi`` Package.
12+
#. Click the :guilabel:`Download` button.
1313
---
1414
title: "Run the MSI installer."
1515
ref: run-windows-msi

source/includes/steps-install-windows-zip.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ content: |
77
<https://www.mongodb.com/try/download/database-tools?tck=docs_databasetools>`__.
88
Using the drop-down menu on the right-hand side of the page:
99
10-
#. Select the ``Windows x86_64`` Platform
11-
#. Select the ``zip`` Package
12-
#. Click the :guilabel:`Download` button
10+
#. Select the ``Windows x86_64`` Platform.
11+
#. Select the ``zip`` Package.
12+
#. Click the :guilabel:`Download` button.
1313
---
1414
title: "Copy the files from the downloaded archive."
1515
ref: extract-windows-zip

0 commit comments

Comments
 (0)