mirror of https://github.com/status-im/consul.git
Merge pull request #11881 from hashicorp/david-yu-fix-typo
docs: fix ExportedServices typo on example
This commit is contained in:
commit
459746114a
|
@ -152,7 +152,7 @@ Services = [
|
||||||
<CodeBlockConfig>
|
<CodeBlockConfig>
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
Kind: ExportServices
|
Kind: ExportedServices
|
||||||
Partition: finance
|
Partition: finance
|
||||||
Name: finance
|
Name: finance
|
||||||
Services:
|
Services:
|
||||||
|
|
Loading…
Reference in New Issue