diff --git a/api/src/cli/utils/create-env/env-stub.liquid b/api/src/cli/utils/create-env/env-stub.liquid index 82eeb52347..83a872f6f4 100644 --- a/api/src/cli/utils/create-env/env-stub.liquid +++ b/api/src/cli/utils/create-env/env-stub.liquid @@ -250,7 +250,7 @@ CORS_MAX_AGE=18000 # The variant of the hash function (0: argon2d, 1: argon2i, or 2: argon2id) [1] # HASH_TYPE=2 -An extra and optional non-secret value. The value will be included B64 encoded in the parameters portion of the digest [] +# An extra and optional non-secret value. The value will be included B64 encoded in the parameters portion of the digest [] # HASH_ASSOCIATED_DATA=foo ####################################################################################################