diff --git a/docs/documentation/platform/secret-scanning.mdx b/docs/documentation/platform/secret-scanning.mdx index 7d885f6ca..bb1ab6bde 100644 --- a/docs/documentation/platform/secret-scanning.mdx +++ b/docs/documentation/platform/secret-scanning.mdx @@ -36,7 +36,7 @@ After an exposed secret is detected, it will be marked as `Needs Attention`. Whe You can mark the risk as `Resolved` by changing the status to one of the following states: - **This Is a False Positive**: The secret was not exposed, but was detected by the scanner. - **I Have Rotated The Secret**: The secret was exposed, but it has now been removed. -- **No Rotate Needed**: You are choosing to ignore this risk. You may choose to do this if the risk is non-sensitive or otherwise not a security risk. +- **No Rotation Needed**: You are choosing to ignore this risk. You may choose to do this if the risk is non-sensitive or otherwise not a security risk. ![Needs Attention](/images/platform/secret-scanning/needs-attention.png)