diff --git a/app/templates/list_communities.html b/app/templates/list_communities.html
index 65659530..235d06c3 100644
--- a/app/templates/list_communities.html
+++ b/app/templates/list_communities.html
@@ -105,7 +105,7 @@
hx-include="form[action='/communities']"
hx-target="body"
hx-push-url="true"
- title="{{ _('Sort by name') }}"
+ title="{{ _('Sort by post count') }}"
class="btn"
>
{{ _('Posts') }}