docs: fix small typos in markdown files#834
Open
Goodnight77 wants to merge 1 commit intokarpathy:masterfrom
Open
docs: fix small typos in markdown files#834Goodnight77 wants to merge 1 commit intokarpathy:masterfrom
Goodnight77 wants to merge 1 commit intokarpathy:masterfrom
Conversation
There was a problem hiding this comment.
Pull request overview
This PR addresses documentation quality by fixing various typos, grammatical errors, and formatting issues across multiple markdown files in the repository. All corrections are accurate and improve the readability and professionalism of the documentation.
Key changes include:
- Correcting spelling mistakes in documentation files (e.g., "deafult" → "default", "somehwat" → "somewhat", "trunctated" → "truncated")
- Fixing grammatical errors and subject-verb agreement issues
- Correcting duplicate numbering in enumerated lists
- Adding proper spacing between sentences
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| scripts/README.md | Fixed spelling: "deafult" → "default" |
| doc/layernorm/layernorm.md | Fixed multiple typos including "dynamical" → "dynamic", "somehwat" → "somewhat", "simplies" → "simplifies", "difference" → "differences", and added trailing newline |
| dev/eval/README.md | Fixed spelling "Eample" → "Example" and added missing space after period |
| dev/data/README.md | Fixed grammar: "accordingly to" → "according to" |
| dev/cuda/README.md | Fixed subject-verb agreement: "is having" → "are having" |
| README.md | Fixed multiple issues: duplicate numbering (3→4), redundant "download", numbering sequence (3→2), spelling "tineshakespeare" → "tinyshakespeare", and "trunctated" → "truncated" |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
No description provided.