aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormichaelbirnstiehl <michael.birnstiehl@sonarsource.com>2020-12-01 14:18:45 -0600
committersonartech <sonartech@sonarsource.com>2020-12-02 20:06:59 +0000
commit9224f82ac0e30a5d2801f3a0c43a95568a59bafa (patch)
tree87fbbdefe7836c09b0751095974c18c49ca68f1f
parent9c1be1cc714938f9b228181a997d1f6a98d21bba (diff)
downloadsonarqube-9224f82ac0e30a5d2801f3a0c43a95568a59bafa.tar.gz
sonarqube-9224f82ac0e30a5d2801f3a0c43a95568a59bafa.zip
SONAR-14200 Update Security Hotspot review status
-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