diff --git a/output/about/index.md b/output/about/index.md
index 052e0051..63fbdd20 100644
--- a/output/about/index.md
+++ b/output/about/index.md
@@ -52,9 +52,9 @@ After fetching new proposed community notes, the text of the tweets that the not
{% endif %}
-
{{ perc_fetched }}% ({% include commify.html number=site.data.meta.total_fetched %} / {% include commify.html number=site.data.meta.total_tweets %})
+
-{{ perc_fetched }}% of tweets are currently searchable.
+{{ perc_fetched }}% of tweets ({% include commify.html number=site.data.meta.total_fetched %} / {% include commify.html number=site.data.meta.total_tweets %}) are currently searchable.