diff --git a/app/templates/views/api/keys.html b/app/templates/views/api/keys.html index 12ed641a4..fef00a7b5 100644 --- a/app/templates/views/api/keys.html +++ b/app/templates/views/api/keys.html @@ -35,7 +35,7 @@ {{ item.name }} {% if item.key_type == 'normal' %} - Live – sends to anyone + Live – sends to anyone {% elif item.key_type == 'team' %} Team and whitelist – limits who you can send to {% elif item.key_type == 'test' %}