fix: remove unnecessary changes, and clarify the pattern comments

Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
This commit is contained in:
Juan Pablo Garcia Ripa
2025-11-27 23:53:05 +01:00
parent 26880203ad
commit 6f8636f3de
@@ -19,7 +19,7 @@
*
* @remarks
* ids must only contain the letters `a` through `z` and digits, in groups separated by
* dashes. Additionally, the very first character of each such group
* dashes. Additionally, the very first character of the first group
* must be a letter, not a digit
*
* @public