Skip to content

Commit 6a9c3e1

Browse files
authored
Fix typo in Disk Encryption tutorial
Fix spelling "week" > "weak".
1 parent ca09e14 commit 6a9c3e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2020-04-13-Disk-Encryption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ find the plain.txt. To do this simply do the following:<br>
157157
11. `strings plain.disk`<br>
158158

159159
NOTE:
160-
* Having a week authentication mechanism for login control is not mitigated by
160+
* Having a weak authentication mechanism for login control is not mitigated by
161161
disk encryption. Mounted encrypted volumes without user intervention are
162162
available in clear to the logged in user.
163163
* Data assets especially storage must remain confidential either with disk/ file

0 commit comments

Comments
 (0)