Skip to content

docs: fix typos and formatting in README#1047

Open
hashwnath wants to merge 1 commit intolinkedin:mainfrom
hashwnath:fix/readme-typos
Open

docs: fix typos and formatting in README#1047
hashwnath wants to merge 1 commit intolinkedin:mainfrom
hashwnath:fix/readme-typos

Conversation

@hashwnath
Copy link

Summary

This PR fixes several minor typos and formatting issues in the README.md file.

Changes

  1. Added missing 'with' in the Optional Dependencies section:

    • Before: "The specific model you are working will dictate..."
    • After: "The specific model you are working with will dictate..."
  2. Added space after colon before documentation URL:

    • Before: references:https://
    • After: references: https://
  3. Fixed grammar in ROCm installation section:

    • Before: "Install according to the instruction in Pytorch official webpage"
    • After: "Install according to the instructions on the PyTorch official webpage"
  4. Added spaces before email parentheses in Contact section for consistency:

    • Before: Yanning Chen(yannchen@linkedin.com)
    • After: Yanning Chen (yannchen@linkedin.com)

No functional changes.

- Add missing 'with' in optional dependencies section
- Add space after colon before documentation URL
- Fix 'instruction' to 'instructions' and 'Pytorch' to 'PyTorch'
- Add spaces before email parentheses in contact section
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant