Skip to content

nonsensical wording in docs for watch #238

Description

@Luna5829

in the docs for the watch function, specifically under the definition for "step",
it says "time to wait for new changes in milliseconds, if no changes are detected in this time, and at least one change has been detected, the changes are yielded."
I am specifically talking about the "if no changes are detected in this time, and at least one change has been detected" part,
it makes no sense, it's basically saying, "if no changes have been made, and a change has been made"which makes 0 sense.
I'm assuming you wrote those docs but if you didn't idk lol
It'd make more sense for it to just simply say "if at least one change has been detected"
making it be "time to wait for new changes in milliseconds, if at least one change has been detected, the changes are yielded."
which is a lot clearer and actually makes sense
it's possible I'm just misunderstanding what it's suppose to say but idk

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions