Skip to content

Commit 1f5c96f

Browse files
Update Deploy1155Contract.mdx (#431)
Update Deploy1155Contract
1 parent 3b8d712 commit 1f5c96f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/contracts/Deploy1155Contract.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ All upgrades are opt-in and must be done manually on a per contract basis by the
1212
- [Deployed Addresses](https://github.com/ourzora/zora-protocol/tree/main/packages/1155-deployments/addresses)
1313
- Factory Proxy Address `0x777777C338d93e2C7adf08D102d45CA7CC4Ed021` on all networks
1414

15-
**The easiest way to create Zora 1555 contracts using the factory is [by using the sdk.](/protocol-sdk/creator/onchain)**
15+
**The easiest way to create Zora 1155 contracts using the factory is [by using the sdk.](/protocol-sdk/creator/onchain)**
1616

1717
## Calling the Factory Contract
1818
The `createContract` function on the factory is responsible for deploying a new 1155 contract.

0 commit comments

Comments
 (0)