Skip to content

Commit 25f45b2

Browse files
committed
Fix comment
1 parent 2d26b45 commit 25f45b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hardening/SSHD Hardening/harden-sshd.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ fi
141141
read -rp "${C_NOTE}We will now harden sshd. Press [Enter] to continue."
142142

143143
###
144-
### [ Backup 'sshd_config' ]
144+
### [ Back up 'sshd_config' ]
145145
###
146146

147147
if [[ -f $C_CONFIG_FILE_BAK ]]; then

0 commit comments

Comments
 (0)