Skip to content

Commit

Permalink
fix: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
NiedielnitsevIvan committed May 29, 2024
1 parent 4cfab2d commit 036f989
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% load i18n %}
{% autoescape off %}
{% blocktrans %}You have been invited to a betca test for {{ course_name }}{% endblocktrans %}
{% blocktrans %}You have been invited to a beta test for {{ course_name }}{% endblocktrans %}
{% endautoescape %}

0 comments on commit 036f989

Please sign in to comment.