Backport of Fix typo in Envoy extensions doc into release/1.16.x (#18290)

backport of commit edb1fe7030

Co-authored-by: Michael Zalimeni <michael.zalimeni@hashicorp.com>
pull/18298/head
hc-github-team-consul-core 1 year ago committed by GitHub
parent a97ec7b962
commit 5a2d53a554
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -40,7 +40,7 @@ The `lua` Envoy extension enables HTTP Lua filters in your Consul Envoy proxies.
### Property override
The `property-override` extension lets you set and unset individual properties pm the Envoy resources that Consul generates. Use the extension instead of [escape-hatch overrides](/consul/docs/connect/proxies/envoy#escape-hatch-overrides) to enable advanced Envoy configuration. Refer to the [property override documentation](/consul/docs/connect/proxies/envoy-extensions/usage/property-override) for more information.
The `property-override` extension lets you set and unset individual properties on the Envoy resources that Consul generates. Use the extension instead of [escape-hatch overrides](/consul/docs/connect/proxies/envoy#escape-hatch-overrides) to enable advanced Envoy configuration. Refer to the [property override documentation](/consul/docs/connect/proxies/envoy-extensions/usage/property-override) for more information.
### WebAssembly

Loading…
Cancel
Save