From 5e9fb83150c1556d1e977b25aeaa96a9bdc8ebc8 Mon Sep 17 00:00:00 2001 From: Son Nguyen Kim Date: Tue, 21 Sep 2021 14:08:52 +0200 Subject: [PATCH] fix typo --- app/dashboard/templates/dashboard/directory.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/dashboard/templates/dashboard/directory.html b/app/dashboard/templates/dashboard/directory.html index 026a5ca1..34860a95 100644 --- a/app/dashboard/templates/dashboard/directory.html +++ b/app/dashboard/templates/dashboard/directory.html @@ -37,7 +37,7 @@ my_directory+anything@{{ FIRST_ALIAS_DOMAIN }} or
my_directory#anything@{{ FIRST_ALIAS_DOMAIN }}
- anything is any string composed of lowercase character.
+ anything is any string composed of lowercase characters.
You can find more info on directory on our blog post.