Skip to content

Fix typo in ERC1155 documentation #1031

Fix typo in ERC1155 documentation

Fix typo in ERC1155 documentation #1031

Workflow file for this run

name: Check for typos
on: [pull_request]
jobs:
check-for-typos:
runs-on: ubuntu-latest
steps:
- name: Checkout the repository
uses: actions/checkout@v4
- name: Check for typos
uses: crate-ci/typos@11ca4583f2f3f74c7e7785c0ecb20fe2c99a4308