Fix typos across documentation markdown files#496
Conversation
Fix 34 typos across 16 markdown files including spelling errors, grammar issues, missing words, and subject-verb agreement fixes.
Greptile SummaryDocumentation-only PR that fixes 34 typos across 16 markdown files. Changes include spelling corrections ( Confidence Score: 5/5
Important Files Changed
Last reviewed commit: c5ab7cd |
Additional Comments (1)
This file still appears to end without a newline (diff shows Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time! Prompt To Fix With AIThis is a comment left during a code review.
Path: compiler/README.md
Line: 1:3
Comment:
**Missing trailing newline**
This file still appears to end without a newline (diff shows `\ No newline at end of file`). Many tooling/lint setups expect a trailing newline in text/Markdown files; worth adding one to avoid formatting diffs and pre-commit checks failing.
<sub>Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!</sub>
How can I resolve this? If you propose a fix, please make it concise. |
Mirror of facebook/react#35738
Original author: him2him2
Summary
Fix 34 typos across 16 markdown documentation files, including:
explicitlyu,errros,consdier,outweight,resister,compromised of,CreatFrom)effect→affect,it's→its,HIR form→SSA form,compiler→compiled)Files changed
compiler/CLAUDE.mdcompiler/README.mdcompiler/docs/DESIGN_GOALS.mdcompiler/docs/DEVELOPMENT_GUIDE.mdcompiler/packages/babel-plugin-react-compiler/README.mdcompiler/packages/babel-plugin-react-compiler/src/Inference/MUTABILITY_ALIASING_MODEL.mdcompiler/packages/react-mcp-server/README.mdcompiler/packages/react-mcp-server/todo.mdpackages/dom-event-testing-library/README.mdpackages/eslint-plugin-react-hooks/src/code-path-analysis/README.mdpackages/react-devtools/CONTRIBUTING.mdpackages/react-devtools/OVERVIEW.mdpackages/react-devtools/README.mdpackages/react-server/README.mdscripts/error-codes/README.mdscripts/release/README.mdTest plan