From fbc584eed751ae5167768d42741d3645aa4d688e Mon Sep 17 00:00:00 2001 From: Dan Heath <76443935+Dan-Heath@users.noreply.github.com> Date: Thu, 5 Sep 2024 17:12:15 -0400 Subject: [PATCH] docs: Trigger a new build --- .../docs/install-boundary/architecture/high-availability.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/install-boundary/architecture/high-availability.mdx b/website/content/docs/install-boundary/architecture/high-availability.mdx index 2645bf20846..8d50d94feb2 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