summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--schleuder/docs/_list_usage_basics.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/schleuder/docs/_list_usage_basics.md b/schleuder/docs/_list_usage_basics.md
index a33a59f..39455ba 100644
--- a/schleuder/docs/_list_usage_basics.md
+++ b/schleuder/docs/_list_usage_basics.md
@@ -27,6 +27,6 @@ There are two types of keywords: those to enhance messages sent over the list ("
To mitigate replay attacks of emails containing keywords, every email using a keyword **must** contain the special `x-list-name` keyword followed by the list's emailaddress. Example:
-x-list-name: someone@example.org
+**x-list-name**: someone@example.org
: **You must always provide this keyword once per email.** Without it, no other keyword will be considered but you will receive an error message.