diff --git a/docs/pages/contracts/Deploy1155Contract.mdx b/docs/pages/contracts/Deploy1155Contract.mdx index 082ad2d1..2f752381 100644 --- a/docs/pages/contracts/Deploy1155Contract.mdx +++ b/docs/pages/contracts/Deploy1155Contract.mdx @@ -12,7 +12,7 @@ All upgrades are opt-in and must be done manually on a per contract basis by the - [Deployed Addresses](https://github.com/ourzora/zora-protocol/tree/main/packages/1155-deployments/addresses) - Factory Proxy Address `0x777777C338d93e2C7adf08D102d45CA7CC4Ed021` on all networks -**The easiest way to create Zora 1555 contracts using the factory is [by using the sdk.](/protocol-sdk/creator/onchain)** +**The easiest way to create Zora 1155 contracts using the factory is [by using the sdk.](/protocol-sdk/creator/onchain)** ## Calling the Factory Contract The `createContract` function on the factory is responsible for deploying a new 1155 contract.