summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index df31b80b..898a3e8c 100644
--- a/README.md
+++ b/README.md
@@ -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`.