summaryrefslogtreecommitdiffstats
path: root/docs/config/README.md
diff options
context:
space:
mode:
authorthenbe <33713262+thenbe@users.noreply.github.com>2023-07-27 13:06:18 +0300
committerGitHub <noreply@github.com>2023-07-27 12:06:18 +0200
commit3f52c7cd85f0e823bab091da600d9ad926fa2956 (patch)
tree73319d85b9012702c6b3a7346bb57f843a46f8fb /docs/config/README.md
parent750a057adc74e0c62d958a39e5ae8dac4f61f4f3 (diff)
docs(directory): specify option name in example (#5324)
* docs(directory): specify option name in example It took me longer than I'd like to admit to figure out what option this example was referring to. It didn't help that the referenced option is hidden in a collapsible, which evaded any attempt made through the browser's find `ctrl+f` functionality. * more natural grammar
Diffstat (limited to 'docs/config/README.md')
-rw-r--r--docs/config/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/config/README.md b/docs/config/README.md
index 47dbfdff3..1007c1c79 100644
--- a/docs/config/README.md
+++ b/docs/config/README.md
@@ -1109,7 +1109,7 @@ The `directory` module shows the path to your current directory, truncated to
three parent folders. Your directory will also be truncated to the root of the
git repo that you're currently in.
-When using the fish style pwd option, instead of hiding the path that is
+When using the `fish_style_pwd_dir_length` option, instead of hiding the path that is
truncated, you will see a shortened name of each directory based on the number
you enable for the option.