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

Typo Update README.md #4086

Closed
wants to merge 1 commit into from
Closed

Typo Update README.md #4086

wants to merge 1 commit into from

Conversation

mdqst
Copy link

@mdqst mdqst commented Nov 24, 2024

Describe your changes

Fixed a minor but noticeable typo in the Examples section of the documentation. Specifically:

  • Before:

    "and <debugs.txt> is where rust Debug representations oof this data will be stored."

  • After:

    "and <debugs.txt> is where rust Debug representations of this data will be stored."

Importance of the Fix:
While the typo ("oof" instead of "of") is small, it impacts the readability and professionalism of the documentation. Clear and error-free documentation is crucial for developers, especially when it involves instructions for using tools like generate-txs. Fixing this ensures the documentation maintains high-quality standards, reflecting well on the project and providing a seamless experience for contributors and users.

Checklist before merging

  • If this PR has some consensus breaking changes, I added the corresponding breaking:: labels
    • This will require 2 reviewers to approve the changes
  • If this PR requires changes to the docs or specs, a corresponding PR is opened in the namada-docs repo
    • Relevant PR if applies:
  • If this PR affects services such as namada-indexer or namada-masp-indexer, a corresponding PR is opened in that repo
    • Relevant PR if applies:

Fix Typo in Examples Documentation
Copy link

codecov bot commented Nov 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.59%. Comparing base (5bf522f) to head (c055daa).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4086      +/-   ##
==========================================
+ Coverage   74.58%   74.59%   +0.01%     
==========================================
  Files         341      341              
  Lines      107484   107484              
==========================================
+ Hits        80166    80180      +14     
+ Misses      27318    27304      -14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tzemanovic tzemanovic closed this Nov 26, 2024
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