From 199837e272e4a71a6a86f2b005aa5b1a3e384f86 Mon Sep 17 00:00:00 2001 From: Dan Heath <76443935+Dan-Heath@users.noreply.github.com> Date: Tue, 1 Jul 2025 10:28:57 -0400 Subject: [PATCH] Update website/content/docs/concepts/domain-model/scopes.mdx Co-authored-by: Robin Beck --- 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 4421e7598c..3018f30432 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 | -| Policies | Global, org | +| Storage policies | Global, org | | Roles | Global, org, project | | Scopes | Global, org, project | | Session recordings | Global, org |