Fixed typo in README.md (#876)

This commit is contained in:
thelearnerofcode 2017-11-11 11:24:08 -05:00 committed by Joe Wilm
parent bdb360ed1d
commit 0bae7ae722
1 changed files with 1 additions and 1 deletions

View File

@ -240,7 +240,7 @@ configuration file as the following paths:
3. `$HOME/.config/alacritty/alacritty.yml`
4. `$HOME/.alacritty.yml`
If neither of these paths are found then
If none of these paths are found then
`$XDG_CONFIG_HOME/alacritty/alacritty.yml` is created once alacritty is first
run. On most systems this often defaults to
`$HOME/.config/alacritty/alacritty.yml`.