aboutsummaryrefslogtreecommitdiffstats
path: root/doc/mason.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/mason.txt')
-rw-r--r--doc/mason.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mason.txt b/doc/mason.txt
index 034463bf..091982a2 100644
--- a/doc/mason.txt
+++ b/doc/mason.txt
@@ -50,7 +50,7 @@ function:
require("mason").setup()
<
Mason will do the following during setup:
- 1) enhance the Neovim session's PATH environment
+ 1) add Mason's `bin/` directory to the Neovim session's PATH
2) register commands (|mason-commands|)
Refer to |mason-settings| for all available settings.