Skip to content

Commit 7c7ca9f

Browse files
scheriiyyx990803
authored andcommitted
docs: Fix typo: directory → directly (#1851)
1 parent a7d69dd commit 7c7ca9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sidebar: auto
88

99
## Global CLI Config
1010

11-
Some global configurations for `@vue/cli`, such as your preferred package manager and your locally saved presets, are stored in a JSON file named `.vuerc` in your home directory. You can edit this file directory with your editor of choice to change the saved options.
11+
Some global configurations for `@vue/cli`, such as your preferred package manager and your locally saved presets, are stored in a JSON file named `.vuerc` in your home directory. You can edit this file directly with your editor of choice to change the saved options.
1212

1313
You can also use the `vue config` command to inspect or modify the global CLI config.
1414

0 commit comments

Comments
 (0)