Skip to content

Commit

Permalink
fix doc fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-fleming committed Jan 8, 2025
1 parent 2b50d62 commit 0808861
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/modules/ROOT/pages/api/erc1155.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -415,8 +415,7 @@ Initializes the contract with no metadata by registering only the IERC1155 inter

WARNING: This initializer should ONLY be used during construction in the very
specific instance when the contract does NOT expose the <<IERC1155MetadataURI,IERC1155MetadataURI>> interface.
Initializing a contract with this initializer means that tokens will not
have a URI.
Initializing a contract with this initializer means that tokens will not have a URI.

[.contract-item]
[[ERC1155Component-mint_with_acceptance_check]]
Expand Down

0 comments on commit 0808861

Please sign in to comment.