Fix incorrect help text

This commit is contained in:
Raphael Michel
2021-11-09 09:31:46 +01:00
parent d7b05063a4
commit fb1838a2f0

View File

@@ -17,7 +17,7 @@
<div class="help-block"> <div class="help-block">
{% blocktrans trimmed %} {% blocktrans trimmed %}
This is the address users can buy your tickets at. Should be short, only contain lowercase This is the address users can buy your tickets at. Should be short, only contain lowercase
letters and numbers, and must be unique among your events. We recommend some kind of letters, numbers, dots, and dashes, and must be unique among your events. We recommend some kind of
abbreviation or a date with less than 10 characters that can be easily remembered, but you abbreviation or a date with less than 10 characters that can be easily remembered, but you
can also choose to use a random value. can also choose to use a random value.
{% endblocktrans %} {% endblocktrans %}