Fix a really small typo of prerequisite

Loving the guide man
This commit is contained in:
Jack A
2023-02-04 16:15:59 -05:00
committed by GitHub
parent 1c11d729ca
commit 3a61bffc21

View File

@@ -401,7 +401,7 @@ We will use the [AllowGroups option](#AllowGroups) in SSH's configuration file [
#### Notes #### Notes
- This is a per-requisite step to support the `AllowGroup` setting set in [Secure `/etc/ssh/sshd_config`](#secure-etcsshsshd_config). - This is a prerequisite step to support the `AllowGroup` setting set in [Secure `/etc/ssh/sshd_config`](#secure-etcsshsshd_config).
#### References #### References