Skip to content

Commit

Permalink
docs: fix grammar errors
Browse files Browse the repository at this point in the history
the 'a' article should be used before 'usual', as the word starts with a
consonant (/ˈjuːʒʊəl/ -> j)

Signed-off-by: doasu <[email protected]>
  • Loading branch information
doasu authored and navi-desu committed Mar 5, 2025
1 parent a1322b3 commit 45faef8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions user-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,8 @@ OpenRC supports automatically managing user service sessions via PAM modules.

Add `pam_openrc.so` to the pam configuration of the prefered login method
(i.e. login, ssh), and set up the pam configuration for `openrc-user` as to
a similar configuration as an usual login session (if XDG_RUNTIME_DIR is set
via pam modules, it should be include, as well as anything required for an
a similar configuration as a usual login session (if XDG_RUNTIME_DIR is set
via pam modules, it should be include, as well as anything required for a
usual user session).

## Launching at boot
Expand Down

0 comments on commit 45faef8

Please sign in to comment.