diff --git a/src/pretix/control/templates/pretixcontrol/events/create_basics.html b/src/pretix/control/templates/pretixcontrol/events/create_basics.html
index be09333456..efbeabf76d 100644
--- a/src/pretix/control/templates/pretixcontrol/events/create_basics.html
+++ b/src/pretix/control/templates/pretixcontrol/events/create_basics.html
@@ -17,7 +17,7 @@
{% blocktrans trimmed %}
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
can also choose to use a random value.
{% endblocktrans %}