Skip to content

Commit

Permalink
Merge pull request #277 from orlovmyk/main
Browse files Browse the repository at this point in the history
README.md typo in config word
  • Loading branch information
richm authored Feb 13, 2024
2 parents a0935af + efb0538 commit e119c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ This is useful mostly when generating configuration snippets to Include from
drop-in directory (default in Fedora and RHEL9).

When this path points to a drop-in directory (like
`/etc/ssh/sshd_confg.d/00-custom.conf`), the main configuration file (defined
`/etc/ssh/sshd_config.d/00-custom.conf`), the main configuration file (defined
with the variable `sshd_main_config_file`) is checked to contain a proper
`Include` directive.

Expand Down

0 comments on commit e119c3f

Please sign in to comment.