diff --git a/website/content/docs/install-boundary/architecture/high-availability.mdx b/website/content/docs/install-boundary/architecture/high-availability.mdx index 2645bf2084..8d50d94feb 100644 --- a/website/content/docs/install-boundary/architecture/high-availability.mdx +++ b/website/content/docs/install-boundary/architecture/high-availability.mdx @@ -16,7 +16,7 @@ The following ports should be available: - Clients must have access to the Controller's `api` port (default 9200) - Clients must have access to the Worker's port (default 9202) - Workers must have access to the Controller's `cluster` port (default 9201) -- Workers must have a route and port access to the hosts defined within the system in order to provide connectivity +- Workers must have a route and port access to the hosts defined within the system to provide connectivity ## Architecture