Skip to content

Commit

Permalink
Update spec.md
Browse files Browse the repository at this point in the history
Trivial typo fix: MUTS -> MUST

Signed-off-by: bjmmedeiros <1548442+bjmmedeiros@users.noreply.github.com>
  • Loading branch information
bjmmedeiros committed Jul 19, 2021
1 parent 5141aaf commit 61ee847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec.md
Expand Up @@ -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
Expand Down

0 comments on commit 61ee847

Please sign in to comment.