aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/mastodon-profile.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-profile.el b/lisp/mastodon-profile.el
index a5fb1a9..aed33a7 100644
--- a/lisp/mastodon-profile.el
+++ b/lisp/mastodon-profile.el
@@ -142,7 +142,7 @@ following the current profile."
(mastodon-tl--render-text note nil)
(mastodon-tl--set-face
(concat " ------------\n"
- "TOOTS: " toots_count " | "
+ " TOOTS: " toots_count " | "
"FOLLOWERS: " fol_count " | "
"FOLLOWING: " folling_count "\n"
" ------------\n\n")