diff --git a/docs/config/README.md b/docs/config/README.md index ca4f1fb2..1761bbf4 100644 --- a/docs/config/README.md +++ b/docs/config/README.md @@ -3068,7 +3068,7 @@ By default the module will be shown if any of the following conditions are met: ```toml # ~/.config/starship.toml -[v] +[vlang] format = "via [V $version](blue bold) " ```