diff --git a/marginalia_nu/src/main/resources/templates/edge/parts/search-footer.hdb b/marginalia_nu/src/main/resources/templates/edge/parts/search-footer.hdb
index dc0d7157..619f0c88 100644
--- a/marginalia_nu/src/main/resources/templates/edge/parts/search-footer.hdb
+++ b/marginalia_nu/src/main/resources/templates/edge/parts/search-footer.hdb
@@ -57,7 +57,7 @@
year<2005 | (beta) The document was ostensibly published in or before 2005 |
rank>50 | (beta) The ranking of the website is at least 50 in a span of 1 - 255 |
- year<50 | (beta) The ranking of the website is at most 50 in a span of 1 - 255 |
+ rank<50 | (beta) The ranking of the website is at most 50 in a span of 1 - 255 |
format:html5 | Filter documents using the HTML5 standard. This is typically modern websites. |
format:xhtml | Filter documents using the XHTML standard |
diff --git a/marginalia_nu/src/main/resources/templates/edge/parts/search-form.hdb b/marginalia_nu/src/main/resources/templates/edge/parts/search-form.hdb
index 2a252e56..21c3a1a8 100644
--- a/marginalia_nu/src/main/resources/templates/edge/parts/search-form.hdb
+++ b/marginalia_nu/src/main/resources/templates/edge/parts/search-form.hdb
@@ -10,9 +10,8 @@