Skip to content

Commit ba39671

Browse files
author
Anthony Sansone
committed
Updated per @jdestefano-mongo review.
1 parent 19a628e commit ba39671

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/includes/steps-install-verify-files-windows.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: Download the Signature Check utility from Microsoft.
1+
title: Download the SigCheck utility from Microsoft.
22
stepnum: 1
33
level: 4
44
ref: download-sigcheck
@@ -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.
9999
stepnum: 5
100100
level: 4
101101
ref: 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

Comments
 (0)