diff --git a/webapp_post.py b/webapp_post.py
index b8a1b853d..fb61fbc40 100644
--- a/webapp_post.py
+++ b/webapp_post.py
@@ -1552,7 +1552,7 @@ def _get_post_title_announce_html(base_dir: str,
title_str += mitm_warning_html(translate)
if software_name:
- if '[' + software_name + ']' not in title_str:
+ if '[' + software_name.title() + ']' not in title_str:
title_str += \
'