Skip to content

Commit c5b334c

Browse files
rlneumillersquell
authored andcommitted
Fix minor typo in README.md
exists if it exists -> if it exists
1 parent ba383eb commit c5b334c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Of course, if you **don't** have Todd Miller's `sudo` installed, you also have t
6868

6969
%sudo ALL=(ALL:ALL) ALL
7070

71-
`sudo-rs` will try to process `/etc/sudoers-rs` exists if it exists, otherwise it will use `/etc/sudoers`.
71+
`sudo-rs` will try to process `/etc/sudoers-rs` if it exists, otherwise it will use `/etc/sudoers`.
7272
For an explanation of the sudoers syntax you can look at the
7373
[sudoers man page](https://www.sudo.ws/docs/man/sudoers.man/).
7474

0 commit comments

Comments
 (0)