diff --git a/docs/concepts/policy/notification-policy.md b/docs/concepts/policy/notification-policy.md
index c110ea74a..2c0f3e8d4 100644
--- a/docs/concepts/policy/notification-policy.md
+++ b/docs/concepts/policy/notification-policy.md
@@ -600,8 +600,6 @@ You can customize the comment body, even include logs from various run phases by
 - `spacelift::logs::planning` placeholder will be replaced with logs from the [planning](../run/proposed.md#planning) phase
 - `spacelift::logs::applying` placeholder will be replaced with logs from the [applying](../run/tracked.md#applying) phase
 
-These placeholders will only work for pull request comments and not other types of notifications.
-
 ```opa
 package spacelift