about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--doc/config.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/config.md b/doc/config.md
index 98027fbe..2316ff6e 100644
--- a/doc/config.md
+++ b/doc/config.md
@@ -15,11 +15,11 @@ omnirule = [] # note: this must be placed at the beginning of the file.
 [[omnirule]] # this is legal. all default omni-rules are now disabled.
 ```
 
-Chawan will look for a config file in the $XDG_CONFIG_HOME/chawan/ (or
-directory called `config.toml`. (Chawan defaults to ~/.config if the
-XDG_CONFIG_HOME environment variable is not set.) See the default configuration
-file in the res/ folder, and bonus configuration files in the bonus/ folder
-for further examples.
+Chawan will look for a config file in the $XDG_CONFIG_HOME/chawan/ directory
+called `config.toml`. (Chawan defaults to ~/.config if the XDG_CONFIG_HOME
+environment variable is not set.) See the default configuration file in the
+res/ folder, and bonus configuration files in the bonus/ folder for further
+examples.
 
 **Table of contents**