Skip to content

Commit

Permalink
Merge pull request LukeSmithxyz#75 from aTechnophobian/patch-1
Browse files Browse the repository at this point in the history
Fixed Tiny Grammar Error
  • Loading branch information
LukeSmithxyz authored Sep 5, 2020
2 parents 755284a + 0e41d46 commit 4a254d8
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 @@ -90,7 +90,7 @@ Cassie already exists and we want to let her receive mail to. Just run:
usermod -a -G mail cassie
```

A user's mail will appear in `~/Mail/`. I you want to see your mail while ssh'd
A user's mail will appear in `~/Mail/`. If you want to see your mail while ssh'd
in the server, you could just install mutt, add `set spoolfile="+Inbox"` to
your `~/.muttrc` and use mutt to view and reply to mail. You'll probably want
to log in remotely though:
Expand Down

0 comments on commit 4a254d8

Please sign in to comment.