From 1cb5f734dddb7ffff4ec54e6dccd9e289113cfb8 Mon Sep 17 00:00:00 2001 From: ultrafear <33669628+ultrafear@users.noreply.github.com> Date: Tue, 16 Nov 2021 16:14:48 -0700 Subject: [PATCH] Fixing spelling under Matching and Prefix Values --- website/content/docs/security/acl/acl-rules.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/docs/security/acl/acl-rules.mdx b/website/content/docs/security/acl/acl-rules.mdx index 73c9bf7f6..2e3ed08d3 100644 --- a/website/content/docs/security/acl/acl-rules.mdx +++ b/website/content/docs/security/acl/acl-rules.mdx @@ -179,7 +179,7 @@ service_prefix "" { -When using prefix-based rules, the most specific prefix match determines the action. In a real-world scenario, a combination of rules would be combined to create a flexible policy. Each team or business unit would use tokesn based on polcies that enforce several rules, for example: +When using prefix-based rules, the most specific prefix match determines the action. In a real-world scenario, a combination of rules would be combined to create a flexible policy. Each team or business unit would use tokens based on policies that enforce several rules, for example: * A rule that denies access to a specific resource label * A prefix-based rule that allows write access to a class of resources @@ -1165,4 +1165,4 @@ session "admin" { ``` - \ No newline at end of file +