summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkanchi <kanchi.shimono@gmail.com>2022-01-28 01:33:46 +0900
committerGitHub <noreply@github.com>2022-01-27 17:33:46 +0100
commit7c1fe67c19c7b4c8436e5d09faf4a633a6b5637a (patch)
tree1599f07aeae022a608d23ea3e8838c6d9ff0ce16
parent00dce0ca463e71fef29da4cf4abcc1febbd9125e (diff)
docs: remove meaningless invisible character (#3519)
-rw-r--r--docs/config/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/config/README.md b/docs/config/README.md
index 168c76c07..8dc1f6cb8 100644
--- a/docs/config/README.md
+++ b/docs/config/README.md
@@ -1513,7 +1513,7 @@ ahead = "🏎💨"
behind = "😰"
diverged = "😵"
up_to_date = "✓"
-untracked = "🤷‍"
+untracked = "🤷"
stashed = "📦"
modified = "📝"
staged = '[++\($count\)](green)'