mirror of https://github.com/status-im/consul.git
Fix typo in Envoy extensions doc (#18284)
This commit is contained in:
parent
d147c3e5cd
commit
e37f702d92
|
@ -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…
Reference in New Issue