aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--server/sonar-docs/src/pages/user-guide/security-hotspots.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-docs/src/pages/user-guide/security-hotspots.md b/server/sonar-docs/src/pages/user-guide/security-hotspots.md
index f312d43236b..ae000591213 100644
--- a/server/sonar-docs/src/pages/user-guide/security-hotspots.md
+++ b/server/sonar-docs/src/pages/user-guide/security-hotspots.md
@@ -55,7 +55,7 @@ After following these steps, set the Security Hotspot to one of the following:
* **Fixed** – if you have applied a fix to secure the code highlighted by the Hotspot.
* **Safe** – if the code is already secure and doesn't need to be fixed. (for example, other more relevant protections are already in place).
-* **Needs additional review** – if you need another user's review.
+* **To review** – if you need another user's review.
### Review History