-
Notifications
You must be signed in to change notification settings - Fork 144
Open
Labels
Description
Please complete the following tasks
Valid word
seeked
Incorrect correction
sought
Justification
As mentioned in #1231, seeked
is not a grammatically correct form, but it's widely used in programming-related files.
- https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/seeked_event
- "Seeked" is not a word whatwg/html#3583
- https://ian.hixie.ch/bible/english
"to seek" -- (1) to search for something. Past tense "sought". (2) To
index into a resource, as in jumping to a time in a video file or a
record in a data stream. Past tense "seeked".
Notes
No response