Merge pull request #11881 from hashicorp/david-yu-fix-typo
docs: fix ExportedServices typo on example
This commit is contained in:
commit
d9b39f23b4
|
@ -152,7 +152,7 @@ Services = [
|
|||
<CodeBlockConfig>
|
||||
|
||||
```yaml
|
||||
Kind: ExportServices
|
||||
Kind: ExportedServices
|
||||
Partition: finance
|
||||
Name: finance
|
||||
Services:
|
||||
|
|
Loading…
Reference in New Issue