Skip to content

Commit

Permalink
Remove exclamation mark from identity link message
Browse files Browse the repository at this point in the history
  • Loading branch information
spalmurray-codecov committed Aug 21, 2023
1 parent 2e10de6 commit 0043b3c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
{% block main %}
<div class="align-center">
<p>
{% trans "Your Discord account has been associated with your Sentry account. You may now take actions through Discord!" %}
{% trans "Your Discord account has been associated with your Sentry account. You may now take Sentry actions through Discord." %}
</p>
</div>
{% endblock %}

0 comments on commit 0043b3c

Please sign in to comment.