From 1d2b6f038ac0061d59f0f626d33e047521f366a9 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Thu, 6 Jan 2022 10:01:20 -0800 Subject: [PATCH] Fixes wording on want-to-read superlative --- bookwyrm/templates/about/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookwyrm/templates/about/about.html b/bookwyrm/templates/about/about.html index 81ddc82ef..e297a9ed0 100644 --- a/bookwyrm/templates/about/about.html +++ b/bookwyrm/templates/about/about.html @@ -48,7 +48,7 @@
{% blocktrans trimmed with title=wanted|book_title book_path=wanted.local_path site_name=site.name %} - More {{ site_name }} users want to read {{ title }}. + More {{ site_name }} users want to read {{ title }} than any other book. {% endblocktrans %}