summaryrefslogtreecommitdiffstats
path: root/acid/config.sh
diff options
context:
space:
mode:
Diffstat (limited to 'acid/config.sh')
-rw-r--r--acid/config.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/acid/config.sh b/acid/config.sh
index 857173e..ff44998 100644
--- a/acid/config.sh
+++ b/acid/config.sh
@@ -23,7 +23,7 @@ CYCHE_SERVICES=(
# Latest tag matching glob refs/tags/<shell-*-wildcard>
#
# <name> is arbitrary, but must be unique. It is used to name various
- # docker entities and must contain only "a-z", dashes, or underscores.
+ # docker entities and must contain only "a-z", "0-9", dashes, or underscores.
# The source used to fetch updates for cychedelic itself should be the first
# in the list. As just mentioned, it can be named anything, but "cychedelic"