From 6659452c5196c2f1325971cdee45eb799321d327 Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Sun, 31 Mar 2024 01:17:13 -0500 Subject: [PATCH] docs: Do not use quotes around variable examples --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 18c725e..3cf8630 100644 --- a/compose.yaml +++ b/compose.yaml @@ -24,7 +24,7 @@ services: # By default, the auto-generated pairs are adjective-name pairs # If you want UIDs, please change slug_style to UID - # Supported values for slug_style are "Pair" and "UID" + # Supported values for slug_style are Pair and UID # The length is 8 by default, and a minimum of 4 is allowed # - slug_style=Pair # - slug_length=8