Skip to content

Commit 49ef1c9

Browse files
committed
Wording tweak in envoy bootstrap section
1 parent 63da1d6 commit 49ef1c9

File tree

1 file changed

+3
-3
lines changed
  • website/content/docs/connect/proxies

1 file changed

+3
-3
lines changed

website/content/docs/connect/proxies/envoy.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ Connect to a local Consul client agent and run the [`consul connect envoy` comma
126126

127127
If you experience issues when bootstrapping Envoy proxies from the CLI, use the
128128
`-enable-config-gen-logging` flag to enable debug message logging. These logs can
129-
help you troubleshoot issues during Envoy bootstrapping. For more information about
130-
available flags and parameters, refer to the
129+
help you troubleshoot issues that occur during the bootstrapping process.
130+
For more information about available flags and parameters, refer to the
131131
[`consul connect envoy CLI` reference](/consul/commands/connect/envoy).
132132

133133
### Generate the bootstrap file from Consul Dataplane
@@ -1104,4 +1104,4 @@ warning.
11041104
}
11051105
}
11061106
```
1107-
</CodeTabs>
1107+
</CodeTabs>

0 commit comments

Comments
 (0)