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 Typos in Documentation #1404

Merged
merged 3 commits into from
Dec 12, 2024
Merged

Fix Typos in Documentation #1404

merged 3 commits into from
Dec 12, 2024

Conversation

Dimitrolito
Copy link
Contributor

This PR addresses minor typographical issues in the documentation, improving clarity and adherence to grammatical standards.

How this works

  • File: consensus/dummy/README.md

    • Added a hyphen to correctly format "10-second interval."
  • File: precompile/contracts/warp/README.md

    • Updated "eg." to the proper abbreviation "e.g." (for example).

How this was tested

These are documentation changes that do not impact code execution. The changes were reviewed for correctness and clarity.

Need to be documented?

No additional documentation is needed.

Need to update RELEASES.md?

No updates to RELEASES.md are required as this PR does not introduce functional changes.

Signed-off-by: Dmytrol <46675332+Dimitrolito@users.noreply.github.com>
Signed-off-by: Dmytrol <46675332+Dimitrolito@users.noreply.github.com>
@Dimitrolito Dimitrolito requested review from ceyonur, darioush and a team as code owners December 6, 2024 19:45
@ceyonur ceyonur merged commit 72cacc3 into ava-labs:master Dec 12, 2024
14 checks passed
darioush added a commit that referenced this pull request Jan 13, 2025
Co-authored-by: Arran Schlosberg <519948+ARR4N@users.noreply.github.com>
Co-authored-by: Darioush Jalali <darioush.jalali@avalabs.org>
Co-authored-by: Michael Kaplan <55204436+michaelkaplan13@users.noreply.github.com>
Co-authored-by: Ceyhun Onur <ceyhun.onur@avalabs.org>
Co-authored-by: Richard Pringle <richard.pringle@avalabs.org>
Co-authored-by: Quentin McGaw <quentin.mcgaw@gmail.com>
Co-authored-by: Meaghan FitzGerald <meag.fitz@avalabs.org>
Co-authored-by: Quentin McGaw <quentin.mcgaw@avalabs.org>
Co-authored-by: mountcount <166301065+mountcount@users.noreply.github.com>
Co-authored-by: chuangjinglu <chuangjinglu@outlook.com>
Co-authored-by: guqicun <guqicun@outlook.com>
Co-authored-by: Dmytrol <46675332+Dimitrolito@users.noreply.github.com>
fix problematic const name and some typos in comment (#1400)
fix some function names in interface comment (#1397)
close database on shutdown (#1403)
fix some function names in comment (#1405)
Fix Typos in Documentation (#1404)
fix test generator (#724)
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