docs: improve grammar and wording in guide/tasks #3433
Draft
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
π Linked issue
This is not enough of a change to have an issue imo, but I can create one if needed.
β Type of change
π Description
This PR fixes various grammar issues and rewords certain parts to be more easily understood.
However, this is currently a draft because there are portions that are just incorrect and I'd like some clarification on what to replace them with:
The (corrected) subtitle of the Tasks page is:
This doesn't accurately describe tasks. Tasks, as a feature, allow scheduled operations during runtime.
They can also be programmatically be started, but this is just an extra, not the main intended functionality.
At the very bottom of the page:
This is not true, the paragraph directly above it describes how tasks cannot be ran in parallel.
Please could it be made clear what these bits should actually say, they are both essentially wrong.
π Checklist