From 95fe472609f83a8ba9616cd65569a4a0aea4bc0d Mon Sep 17 00:00:00 2001
From: Bobby
Date: Mon, 27 Mar 2023 21:33:10 -0400
Subject: Fix download message for socialify image
---
templates/blog/socialify.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/blog/socialify.html b/templates/blog/socialify.html
index ada2bfbe..9458d607 100644
--- a/templates/blog/socialify.html
+++ b/templates/blog/socialify.html
@@ -96,7 +96,7 @@
{% if url %}
-For additional download options,view this image on Socialify.
+For additional download options, view this image on Socialify.
{% endif %}
{% endblock %}
--
cgit v1.2.3