From 8631b92e19b47867590296f0e8d3fc72706aa900 Mon Sep 17 00:00:00 2001 From: Tudor Brindus Date: Fri, 16 Oct 2020 22:39:50 -0400 Subject: [PATCH] Use sentence-case in old-style pagedown preview --- templates/pagedown.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/pagedown.html b/templates/pagedown.html index 74a038dc71..5dd53b319b 100644 --- a/templates/pagedown.html +++ b/templates/pagedown.html @@ -7,7 +7,7 @@ {% if show_preview %}
-
Update Preview
+
Update preview
{% endif %}