Fix Typos in Documentation and Tests #2460
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix Typos in Documentation and Tests
Summary
This pull request addresses minor typos in the following files:
apps/hubble/src/test/e2e/gossipNetworkBundle.test.ts
packages/hub-nodejs/docs/signers/EthersV5Eip712Signer.md
Changes Made
1.
gossipNetworkBundle.test.ts
2.
EthersV5Eip712Signer.md
Testing
These changes only affect comments and do not impact the functionality of the code. No new tests were added as the code logic remains unchanged.
Checklist
Thank you for reviewing this PR! Let me know if there’s anything else to address.
PR-Codex overview
This PR focuses on correcting minor typographical errors in comments within the documentation and test files related to the
EthersV5Eip712Signer
andgossipNetworkBundle
.Detailed summary
blockHashBytes
inpackages/hub-nodejs/docs/signers/EthersV5Eip712Signer.md
.apps/hubble/src/test/e2e/gossipNetworkBundle.test.ts
.