TYPO TORNADO: Documentation Transformed with Precision!
A meticulous cleanup of errors elevates clarity in key technical documents, restoring confidence in our coding guidelines.
Commit Details:
Fixed typos and improved clarity in documentation (#2455) Changes made: typos - types ( Correcting a typo to the intended word) LocalACcount - LocalAccount (Fixing the capitalization error to match the proper format) <!-- start pr-codex --> --- ## PR-Codex overview This PR focuses on correcting typos in test descriptions and documentation related to the `getStoreLimit` function and the `Eip712Signer` class. ### Detailed summary - Changed the test description from "multiple unit typos" to "multiple unit types" in `packages/core/src/limits.test.ts`. - Corrected "LocalACcount" to "LocalAccount" in `packages/hub-nodejs/docs/signers/ViemLocalEip712Signer.md`. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->