-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
chore(repo): fix typo #18667
chore(repo): fix typo #18667
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #18667 +/- ##
===========================================
- Coverage 49.37% 16.83% -32.55%
===========================================
Files 56 107 +51
Lines 5827 23020 +17193
===========================================
+ Hits 2877 3875 +998
- Misses 2636 18733 +16097
- Partials 314 412 +98
☔ View full report in Codecov by Sentry. |
We typically don't accept typo PRs, and this one spans across several packages. I'll include the changes in several PRs, thank you for the contribution. |
This pull request addresses a variety of typographical errors found in multiple files across the repository. The changes improve the readability, grammar, and accuracy of comments and documentation.
Files and Changes:
run-a-mainnet-taiko-node-from-source.mdx
:server.go
(packages/guardian-prover-health-check/http/server.go and packages/relayer/pkg/http/server.go):Bridge2_sendMessage.t.sol
:wait_header_synced.go
:fixed_k_signer.go
:helper.go
:dial.go
:DcapTestUtils.t.sol
:Notes to Reviewers: