summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJohannes Hoffmann <27806916+j-m-hoffmann@users.noreply.github.com>2021-08-03 23:50:02 +0200
committerGitHub <noreply@github.com>2021-08-03 23:50:02 +0200
commit43a86f1a292527487809167453de4ac94bdf6adc (patch)
tree52d882df8a4d74a070d2670aa8bb084eace5af7a /docs
parenta9c79c50617b20304703fdcbfabf7139180736c0 (diff)
docs(preset): prevent cutting of the time (#2870)
* fix: prevent cutting of the time * fix: apply suggestions from review and add space Co-authored-by: user <user@localhost.localdomain>
Diffstat (limited to 'docs')
-rw-r--r--docs/presets/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/presets/README.md b/docs/presets/README.md
index 6bc1362df..4754f4528 100644
--- a/docs/presets/README.md
+++ b/docs/presets/README.md
@@ -113,7 +113,7 @@ format = '\[[$symbol($profile)(\($region\))(\[$duration\])]($style)\]'
format = '\[[$symbol($version)]($style)\]'
[cmd_duration]
-format = "[⏱ $duration]($style)"
+format = '\[[⏱ $duration ]($style)\]'
[conda]
format = '\[[$symbol$environment]($style)\]'