Merge pull request #93 from wasteofusername/patch-1

Fix a really small typo of prerequisite
This commit is contained in:
IMTheNachoMan
2023-02-04 22:55:40 -05:00
committed by GitHub

View File

@@ -401,7 +401,7 @@ We will use the [AllowGroups option](#AllowGroups) in SSH's configuration file [
#### 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