diff --git a/docs/config/README.md b/docs/config/README.md index 4c7fa93f..427720f6 100644 --- a/docs/config/README.md +++ b/docs/config/README.md @@ -18,7 +18,7 @@ All configuration for starship is done in this [TOML](https://github.com/toml-la add_newline = false # Replace the "❯" symbol in the prompt with "➜" -[character] # The name of the module we are confguring is "character" +[character] # The name of the module we are configuring is "character" symbol = "➜" # The "symbol" segment is being set to "➜" # Disable the package module, hiding it from the prompt completely