diff --git a/cssom-view/Overview.bs b/cssom-view/Overview.bs
index 8bebfee20c0c..5e2db8d8db82 100644
--- a/cssom-view/Overview.bs
+++ b/cssom-view/Overview.bs
@@ -388,8 +388,8 @@ To scroll to the beginning of the document for a document docume
- Let viewport be the viewport that is associated with document.
-
- Let position be the the scroll position viewport would have by aligning the beginning edges of the
- scrolling area with the beginning edges of viewport.
+
- Let position be the the scroll position viewport would have by aligning the beginning edges of the
+ scrolling area with the beginning edges of viewport.
- If position is the same as viewport's current scroll position, and viewport does not have an ongoing
smooth scroll, abort these steps.
- Perform a scroll of viewport to position,