Fix typos and grammar errors in user guide#19193
Merged
seanbudd merged 2 commits intoNov 12, 2025
Merged
Conversation
Corrects spelling mistakes (itallic→italic, meanning→meaning, bloks→blocks, sortered→sorted), grammar issues (by assign→by assigning, wil→will, tree→three), inconsistent capitalization (NvDA→NVDA, THE→The), and fixes duplicate key mapping for control+end in Eurobraille keyboard commands. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Qchristensen
approved these changes
Nov 11, 2025
Qchristensen
left a comment
Member
There was a problem hiding this comment.
All well picked up, thanks!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Link to issue number:
No existing issue - documentation improvement
Summary of the issue:
The userGuide.md contained multiple typos, grammar errors, and inconsistencies that needed correction to improve documentation quality.
Description of user facing changes:
Improved clarity and correctness of the NVDA User Guide through fixing:
Total: 19 documentation improvements. No functional changes.
Description of developer facing changes:
None - documentation only changes
Description of development approach:
Performed comprehensive review of userGuide.md and corrected errors found. Changes are purely editorial with no impact on functionality.
Testing strategy:
Manual review of all changes to ensure:
Known issues with pull request:
None
Code Review Checklist: