diff --git a/website/content/docs/enterprise/sentinel/index.mdx b/website/content/docs/enterprise/sentinel/index.mdx index b5ae785d47..7ad80e35ec 100644 --- a/website/content/docs/enterprise/sentinel/index.mdx +++ b/website/content/docs/enterprise/sentinel/index.mdx @@ -46,12 +46,11 @@ appropriately when introducing Sentinel policies. Sentinel policies have three enforcement levels to choose from. -| Level | Description | -| -------------- | -------------------------------------------------------------------------- | -| advisory | The policy is allowed to fail. Can be used as a tool to educate new users. | -| soft-mandatory | The policy must pass unless an override is specified. | -| hard-mandatory | The policy must pass. | - +| Level | Description | +| -------------- | --------------------------------------------------------------------------- | +| advisory | The policy is allowed to fail. Can be used as a tool to educate new users. | +| soft-mandatory | The policy must pass unless an [override](#policy-overriding) is specified. | +| hard-mandatory | The policy must pass. | ## Policy evaluation