Skip to content

docs: fix inconsistent casing in Comparison screenshot filename refer… - #534

Open
Mohit-001-hash wants to merge 1 commit into
codepvg:mainfrom
Mohit-001-hash:fix/readme-image-filename-casing
Open

docs: fix inconsistent casing in Comparison screenshot filename refer…#534
Mohit-001-hash wants to merge 1 commit into
codepvg:mainfrom
Mohit-001-hash:fix/readme-image-filename-casing

Conversation

@Mohit-001-hash

Copy link
Copy Markdown
Contributor

Description

Fixed an inconsistent image filename reference in README.md's Screenshots section — every screenshot filename uses lowercase-with-hyphens except one (Comparison.png), which was capitalized.

Linked Issue

Fixes #None (just a documentation quick fix)

Changes Made

  • Updated the "Comparison" screenshot reference from assets/Comparison.png to assets/comparison.png to match the naming convention used by all other screenshots

Type of Change

  • Documentation update

Testing

  • Tested locally
  • Tested on mobile viewport (if applicable)
  • No console errors introduced

Checklist

  • My code follows the project's coding style
  • I have formatted my code locally by running npx prettier --write . before submitting
  • I am submitting my PR from a dedicated feature/* branch, not the main branch
  • I have performed a self-review of my code
  • My changes generate no new warnings or errors
  • I have updated documentation if required
  • I have linked the relevant issue

Screenshots / Screen Recording

N/A — documentation-only fix, no visual/UI change.

@github-actions

Copy link
Copy Markdown
Contributor

Thank you for submitting a pull request.

Please ensure your changes comply with the project's contribution guidelines and that all workflow checks pass successfully.

Formatting and Branching

  • Please confirm you have formatted your code locally using npx prettier --write . before requesting a review.
  • Ensure this PR is made from a feature/* branch and not main.

Note: This project is currently maintained by a solo maintainer, so reviews and responses may sometimes take a little time. Thanks for your patience.

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