From 0f4a98d9c6125489253f1b901ef169b6a4e185c6 Mon Sep 17 00:00:00 2001 From: Dan T Langsam <53252083+tosdan-vscode@users.noreply.github.com> Date: Tue, 15 Apr 2025 13:40:23 +0200 Subject: [PATCH] website/docs: fix minor typo in working_with_policies.md (#14071) Co-authored-by: Marc 'risson' Schmitt --- website/docs/customize/policies/working_with_policies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/customize/policies/working_with_policies.md b/website/docs/customize/policies/working_with_policies.md index 217fb22fc7..8174e27092 100644 --- a/website/docs/customize/policies/working_with_policies.md +++ b/website/docs/customize/policies/working_with_policies.md @@ -8,7 +8,7 @@ authentik provides several [standard policy types](./index.md#standard-policies) We also document how to use a policy to [whitelist email domains](./expression/whitelist_email.md) and to [ensure unique email addresses](./expression/unique_email.md). -To learn more see also [bindings](../../add-secure-apps/flows-stages/bindings/index.md) and how to [bind policy bindings to a new application when yo create the application](../../add-secure-apps/applications/manage_apps.mdx#instructions) (for example, to configure application-specific access). +To learn more see also [bindings](../../add-secure-apps/flows-stages/bindings/index.md) and how to [bind policy bindings to a new application when the application is created](../../add-secure-apps/applications/manage_apps.mdx#instructions) (for example, to configure application-specific access). ## Create a policy