From 45553028db466bac1c7d3784ae0cf1f3158d6eb8 Mon Sep 17 00:00:00 2001 From: hc-github-team-secure-boundary <82989682+hc-github-team-secure-boundary@users.noreply.github.com> Date: Thu, 10 Jul 2025 11:44:24 -0400 Subject: [PATCH] backport of commit 7949bb3cbe11d401bc6328f598629b73c78f2b0a (#5924) Co-authored-by: dkanney --- website/content/docs/concepts/domain-model/scopes.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/concepts/domain-model/scopes.mdx b/website/content/docs/concepts/domain-model/scopes.mdx index aa8600fa5e..09f2314e42 100644 --- a/website/content/docs/concepts/domain-model/scopes.mdx +++ b/website/content/docs/concepts/domain-model/scopes.mdx @@ -41,7 +41,7 @@ Refer to the table below for a list of resources and their valid scope types: | Host sets | Project | | Hosts | Project | | Managed groups | Global, org | -| Storage policies | Global, org | +| Storage policies | Global, org | | Roles | Global, org, project | | Scopes | Global, org | | Session recordings | Global, org |