Open
Description
This is a perpetual issue, never closed.
Typos sneak in, and branch-based editing makes it inconvenient to go chasing them every time you notice them. So...
If you are:
- between issues
- a little too sleepy in the afternoon to think about high-level stuff
- a new comer looking for something to do
Start a line-edit branch, fix some typos, and submit a small PR.
Guidelines for line-edit PRs
- Typos and basic fixes only; don't rewrite or move sections (You can rewrite or move sections, but that needs to be done in individual Issue-Discussion-PR cycles.)
- Spelling
- Punctuation
- Basic grammar
- Markup corrections
- Fix links (external and cross references)
- If you aren't sure, err on the side of not changing something
- If something needs long task-oriented discussion, file an issue
- If you need quick clarity on some point of confusion, use the docs-code channel on the ODK Slack
- Run the build to make sure you didn't introduce errors
- Don't use line edits to pursue personal grammar pet peeves
- PR a single document at a time
- line-edit PRs don't need a long description; the edits should speak for themselves
- reference this issue number in your PR message, but don't say that it "closes" the issue