Fixed typo: registratered/registered.

This commit is contained in:
Justin Weissig 2019-05-15 08:01:19 -07:00 committed by Freddy
parent f61f9cf171
commit 63fa27b1c6
1 changed files with 2 additions and 2 deletions

View File

@ -96,7 +96,7 @@ allowed to access by [Connect intentions](/docs/connect/intentions.html).
## Examples
Assume a local service instance is registratered on the local agent with a
Assume a local service instance is registered on the local agent with a
sidecar proxy (using the [sidecar service
registration](/docs/connect/proxies/sidecar-service.html) helper) as below.
@ -175,4 +175,4 @@ _not_ add `--disable-hot-restart` allowing hot restart to work normally.
The only difference to note over running Envoy directly is that
`--restart-epoch` must be explicitly set to `0` for the initial launch of the
Envoy instance to avoid disabling hot restart entirely. The official
`hot-restarter.py` always sets this option so should work as recommended.
`hot-restarter.py` always sets this option so should work as recommended.