Skip to content

[Bug]: <Typos in Scroll Docs Lang[EN]> #191

@markscroller

Description

@markscroller

Describe the bug

/scroll-tech/scroll-documentation/src/content/docs/en/developers/l1-and-l2-bridging/eth-and-erc20-token-bridge.mdx
Typo in line 36: "L2ScrollMessagner" instead of "L2ScrollMessenger"

/scroll-tech/scroll-documentation/src/content/docs/en/developers/l1-and-l2-bridging/erc1155-token-bridge.mdx
Typo in line 161: "th" instead of "the"

To Reproduce

  1. For first typo go to '
    When a new block gets created on L1, the Watcher will detect the message on the `L1MessageQueue` and will pass it to the Relayer service, which will submit the transaction to the L2 via the l2geth node. Finally, the l2geth node will pass the transaction to the `L2ScrollMessagner` contract for execution on L2.
    '
  2. For second typo go to '
    | \_l1Token | The address of th ERC1155 token in L1. |
    '
  3. See errors

URLs

Expected behavior

No response

Additional context

I've created a pull request to fix those typos

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions