Skip to content
This repository was archived by the owner on Jul 25, 2026. It is now read-only.

Commit 5a1aed4

Browse files
authored
not working -> broken. fix #331 (#332)
1 parent ef4e7ee commit 5a1aed4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h2 style="margin-bottom: 0.5em;">Does my email provider work with Chatmail?</h2
7979
{% when 'PREPARATION' %}
8080
<a class="status-prep" href=".{{provider.url}}">PREPARE</a>
8181
{% when 'BROKEN' %}
82-
NOT WORKING
82+
BROKEN
8383
{% endcase %}
8484
</span>
8585
</td>

0 commit comments

Comments
 (0)