Skip to content

Commit

Permalink
backport of commit f6df374 (#17994)
Browse files Browse the repository at this point in the history
Co-authored-by: Evan Phoenix <evan@phx.io>
  • Loading branch information
hc-github-team-consul-core and evanphx authored Jul 1, 2023
1 parent 0a465dd commit 3011885
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ String value that specifies the namespace in which to register the service. Refe

## Multiple service definitions

You can define multiple services in a single definition file in the `servcies` block. This enables you register multiple services in a single command. Note that the HTTP API does not support the `services` block.
You can define multiple services in a single definition file in the `services` block. This enables you register multiple services in a single command. Note that the HTTP API does not support the `services` block.

<CodeTabs tabs={[ "HCL", "JSON" ]}>

Expand Down

0 comments on commit 3011885

Please sign in to comment.