diff --git a/index.bs b/index.bs
index b09f206013..a516424597 100644
--- a/index.bs
+++ b/index.bs
@@ -4149,7 +4149,7 @@ To trigger aggregatable attribution given an [=attribution trigger=]
1. If the result of running [=check if attribution should be blocked by rate limits=]
with |trigger|, |sourceToAttribute|, and |rateLimitRecord| is not null,
return it.
-1. If |sourceToAttribute|'s [=attribution source/number of aggregatable attribution reports=] value is equal to [=max aggregatable reports per source=][0], then:
+1. If |sourceToAttribute|'s [=attribution source/number of aggregatable attribution reports=] value is equal to [=max aggregatable reports per source=][0] and |trigger|'s [=attribution trigger/trigger context ID=] is null, then:
1. Return the [=triggering result=] ("[=triggering status/dropped=]
",
("[=trigger debug data type/trigger-aggregate-excessive-reports=]
", null)).
1. If the result of running [=check if an attribution source can create aggregatable contributions=]