diff --git a/docs/config/README.md b/docs/config/README.md index 68c37e87..6ef411b2 100644 --- a/docs/config/README.md +++ b/docs/config/README.md @@ -431,7 +431,7 @@ The module will be shown if any of the following conditions are met: # ~/.config/starship.toml [elm] -symbol = "λx.x " +symbol = " " ``` ## Environment Variable @@ -663,7 +663,7 @@ The module will be shown if any of the following conditions are met: # ~/.config/starship.toml [haskell] -symbol = "λx.x " +symbol = " " ``` ## Mercurial Branch