diff --git a/templates/integrations/msteams_message.json b/templates/integrations/msteams_message.json index 796b16b8..e35d6b31 100644 --- a/templates/integrations/msteams_message.json +++ b/templates/integrations/msteams_message.json @@ -3,7 +3,7 @@ "@type": "MessageCard", "@context": "https://schema.org/extensions", "themeColor": "{% if check.status == "up" %}5cb85c{% endif %}{% if check.status == "down" %}d9534f{% endif %}", - "text": "“{{ check.name_then_code|escapejs }}” is {{ check.status|upper }}.", + "text": "`{{ check.name_then_code|escapejs }}` is {{ check.status|upper }}.", "sections": [ { "facts": [