diff options
author | Luke Smith <luke@lukesmith.xyz> | 2019-04-25 07:58:57 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-25 07:58:57 -0400 |
commit | c55f6818f615c419ed45e61ca9567b105c552576 (patch) | |
tree | f593371d2ba320315e9ae9930bf1e369834b507d | |
parent | 2cc09fe8614676fe019b1bf9eae825b568c66bf0 (diff) | |
parent | 8ae8477386cad9c8dfbf1d00002e4a51dc0af4c9 (diff) |
Merge pull request #148 from seanoreillyza/master
This spelling mistake was bugging me
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -98,7 +98,7 @@ mutt-wizard is free/libre software, licensed under the GPLv3. - Each of the accounts that mutt-wizard generates will have custom settings set in a separate file in `accounts/`. You can edit these freely if you want to tinker with settings specific to an account. - In `/usr/share/mutt-wizard` are several global config files, including `mutt-wizard`'s default settings. You can overwride this in your `muttrc` if you wish. -## Watch our for these things: +## Watch out for these things: - For Gmail accounts, remember also to enable third-party ("""less secure""") applications before attempting installation. - Protonmail accounts will require you to set up "Protonmail Bridge" to access PM's IMAP and SMTP servers. Configure that before running mutt-wizard. |