From 4124c734a0d439b6d478d841f230395ee70d85ba Mon Sep 17 00:00:00 2001 From: Jim Date: Mon, 12 Oct 2020 14:53:13 -0400 Subject: [PATCH] domain docs: hosts (#628) --- website/content/docs/concepts/domain-model/hosts.mdx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/website/content/docs/concepts/domain-model/hosts.mdx b/website/content/docs/concepts/domain-model/hosts.mdx index 28b5aff96e..eeaa31a273 100644 --- a/website/content/docs/concepts/domain-model/hosts.mdx +++ b/website/content/docs/concepts/domain-model/hosts.mdx @@ -12,9 +12,8 @@ A host is a resource that represents a computing element with a network address reachable from Boundary. A host belongs to a [host catalog][]. -A host can only be included -by [host sets][] -from the same host catalog as the host. +Hosts can only be associated with [host sets][] +from the same host catalog as the host. ## Attributes