From d62d6ceb58d75b655001e8a5bf9eef56736052dc Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Sun, 6 Apr 2025 00:19:54 +0200 Subject: [PATCH] Fix Markdown code quotes --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 775e845..6ba9f2c 100644 --- a/README +++ b/README @@ -186,7 +186,7 @@ If you want to allow users to use any password, use a wildcard password: ## Reference Every group definition file contains a single JSON directory (a list of -entries between `{' and `}'). All fields are optional, but unless you +entries between `{` and `}`). All fields are optional, but unless you specify at least one user definition (`op`, `presenter`, or `other`), nobody will be able to join the group. The following fields are allowed: -- 2.39.5