Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

A typo in docs #4616

@chenxsan

Description

@chenxsan

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Currently,

``Number|String|BN|BigNumber``(optional)

would render into:

image

A whitespace before the (optional) is needed to render it right.

Expected Behavior

``Number|String|BN|BigNumber``

renders into <code></code>.

Steps to Reproduce

Just check the doc page https://web3js.readthedocs.io/en/v1.5.2/web3-eth-contract.html#methods-mymethod-send

Web3.js Version

1.5.2

Environment

  • Operating System:
  • Browser:
  • Node.js Version:
  • NPM Version:

Anything Else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugAddressing a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions