Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo error in README #1954

Merged
merged 1 commit into from
Dec 28, 2024
Merged

Fix typo error in README #1954

merged 1 commit into from
Dec 28, 2024

Conversation

yashisrani
Copy link
Contributor

Describe the PR

  • The link in the README file does not direct users to the correct section when clicked. Although the target section exists, it is incorrectly titled as "Add response request", which causes the link to fail. This issue disrupts navigation within the documentation.

Relation issue
e.g. https://github.com/swaggo/swag/pull/118/files

  • This Pull Request resolves the issue by:
  1. Updating the section title in the README from "Add response request" to "Add Request Headers" to align with the
    hyperlink.
  2. Alternatively, modifying the hyperlink to match the existing section title if renaming the section is not suitable.

Additional context

  • The fix is a small but meaningful improvement to the overall documentation quality.

@ubogdan ubogdan merged commit 94ff0fc into swaggo:master Dec 28, 2024
10 checks passed
@ubogdan
Copy link
Contributor

ubogdan commented Dec 28, 2024

@yashisrani Thanks for your contribution.

@yashisrani yashisrani mentioned this pull request Jan 7, 2025
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.

2 participants