From 09938a911b91b364cef173f74b659cd18c1bef95 Mon Sep 17 00:00:00 2001 From: x032205 Date: Tue, 13 May 2025 13:58:52 -0400 Subject: [PATCH] nit fix --- docs/documentation/platform/pr-workflows.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/platform/pr-workflows.mdx b/docs/documentation/platform/pr-workflows.mdx index 16d917b32..ffa85f6c5 100644 --- a/docs/documentation/platform/pr-workflows.mdx +++ b/docs/documentation/platform/pr-workflows.mdx @@ -35,7 +35,7 @@ The enforcement level determines how strict the policy is. A **Hard** enforcemen ### Self approvals -If the **Self Approvals** option is toggled, then that policy's approvers will be able to review their own requests. +If the **Self Approvals** option is enabled, users who are designated as approvers on the policy can approve requests that they themselves have submitted. ### Example of creating a change policy