diff --git a/docs/docs/tools/review.md b/docs/docs/tools/review.md
index 2fd774f6..5c740023 100644
--- a/docs/docs/tools/review.md
+++ b/docs/docs/tools/review.md
@@ -140,7 +140,7 @@ num_code_suggestions = ...
require_ticket_analysis_review |
- If set to true, and the PR contains a GitHub ticket number, the tool will add a section that checks if the PR in fact fulfilled the ticket requirements. Default is true. |
+ If set to true, and the PR contains a GitHub or Jira ticket link, the tool will add a section that checks if the PR in fact fulfilled the ticket requirements. Default is true. |