Skip to content

docs: fix HD wallet API docs typos#5157

Open
daixihegu wants to merge 1 commit into
ethers-io:mainfrom
daixihegu:main
Open

docs: fix HD wallet API docs typos#5157
daixihegu wants to merge 1 commit into
ethers-io:mainfrom
daixihegu:main

Conversation

@daixihegu

Copy link
Copy Markdown

Summary

  • Fix a malformed HDNodeWallet API doc link in the fromExtendedKey JSDoc.
  • Fix wording in the HDNodeVoidWallet documentation.
  • Correct the spelling of neutering.

Motivation

These are small API documentation fixes in the TypeScript source comments used for generated docs. The changes improve the HD wallet docs without changing runtime behavior or generated artifacts.

Testing

  • npm ci
  • ./node_modules/.bin/tsc --project tsconfig.esm.json --noEmit
  • ./node_modules/.bin/tsc --project tsconfig.commonjs.json --noEmit
  • git diff --check

Signed-off-by: daixihegu <daixihegu@163.com>
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.

1 participant