diff --git a/index.bs b/index.bs
index 05a4029..06fba4b 100644
--- a/index.bs
+++ b/index.bs
@@ -287,7 +287,7 @@ interface IntersectionObserver {
: scrollMargin
::
Offsets are applied to scrollports on the path from intersection root to target,
- effectively growing or shrinking the boxes that are used to calculate intersections.
+ effectively growing or shrinking the clip rects used to calculate intersections.
These offsets are only applied when handling same-origin-domain targets;
for cross-origin-domain targets they are ignored.