1- title : Download the Signature Check utility from Microsoft.
1+ title : Download the Sigcheck utility from Microsoft.
22stepnum : 1
33level : 4
44ref : download-sigcheck
@@ -56,7 +56,7 @@ level: 4
5656ref : verify-sig
5757content : |
5858
59- Invoke ``sigcheck ``:
59+ Invoke ``Sigcheck ``:
6060
6161 .. code-block:: powershell
6262
@@ -67,7 +67,7 @@ content: |
6767 Click :guilabel:`Agree` to accept the
6868 :abbr:`EULA (End User License Agreement)` when it displays.
6969
70- ``sigcheck `` returns this verification information for the latest
70+ ``Sigcheck `` returns this verification information for the latest
7171 release of MongoDB 3.4:
7272
7373 .. code-block:: bat
@@ -95,7 +95,7 @@ content: |
9595 IMP: n/a
9696
9797 ---
98- title : Compare the Signature File to the MongoDB Installer Hash .
98+ title : Compare the signature file to the MongoDB installer hash .
9999stepnum : 5
100100level : 4
101101ref : download-key-file
@@ -120,10 +120,10 @@ content: |
120120
121121 The command outputs three lines:
122122
123- - An SHA256 hash that you downloaded directly from MongoDB.
124- - An SHA256 hash computed from the MongoDB binary you
123+ - A `` SHA256`` hash that you downloaded directly from MongoDB.
124+ - A `` SHA256`` hash computed from the MongoDB binary you
125125 downloaded from MongoDB.
126126 - A ``True`` or ``False`` result depending if the hashes match.
127127
128- If hashes match, the MongoDB binary is verified.
128+ If the hashes match, the MongoDB binary is verified.
129129 ...
0 commit comments