From 61ee847247552cac963500b9c09f5f233d75b08a Mon Sep 17 00:00:00 2001 From: bjmmedeiros <1548442+bjmmedeiros@users.noreply.github.com> Date: Mon, 19 Jul 2021 00:24:53 -0300 Subject: [PATCH] Update spec.md Trivial typo fix: MUTS -> MUST Signed-off-by: bjmmedeiros <1548442+bjmmedeiros@users.noreply.github.com> --- spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.md b/spec.md index 5f1d0e12..00cd0219 100644 --- a/spec.md +++ b/spec.md @@ -1635,7 +1635,7 @@ secrets: ``` Services MAY be granted access to multiple secrets. Long and short syntax for secrets MAY be used in the -same Compose file. Defining a secret in the top-level `secrets` MUTS NOT imply granting any service access to it. +same Compose file. Defining a secret in the top-level `secrets` MUST NOT imply granting any service access to it. Such grant must be explicit within service specification as [secrets](#secrets) service element. ### security_opt