Skip to content

Commit 19e56ae

Browse files
committed
[scroll-animations-1] Fix typo #8203
1 parent 5d26c74 commit 19e56ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scroll-animations-1/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@ spec: cssom-view-1; type: dfn;
798798
i.e. a ''2s'' delay effectively shortens the animation duration,
799799
whereas ''-2s'' lengthens it.
800800

801-
## Reporting Timeline Range Progress: the ''getTime()'' method ## {#named-range-getTime}
801+
## Reporting Timeline Range Progress: the ''getCurrentTime()'' method ## {#named-range-get-time}
802802

803803
Progress through named ranges is exposed on the {{AnimationTimeline}} object
804804
by the {{AnimationTimeline/getCurrentTime()}} method:

0 commit comments

Comments
 (0)