typo: `detects` in configs docs (#19576)

This commit is contained in:
James Ward 2024-03-07 04:41:11 -05:00 committed by GitHub
parent a39fd09ff8
commit 35797e7da7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -78,4 +78,4 @@ configs:
name: "${HTTP_CONFIG_KEY}"
```
If `external` is set to `true`, all other attributes apart from `name` are irrelevant. If Compose detecs any other attribute, it rejects the Compose file as invalid.
If `external` is set to `true`, all other attributes apart from `name` are irrelevant. If Compose detects any other attribute, it rejects the Compose file as invalid.