Skip to content

Commit

Permalink
fix(discord): Remove exclamation mark from Discord identity linked me…
Browse files Browse the repository at this point in the history
…ssage (#55162)

Small wording update
  • Loading branch information
spalmurray committed Sep 12, 2023
1 parent 3db3d84 commit 72bf3b2
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 72bf3b2

Please sign in to comment.