diff --git a/docs/pages/contracts/Cointags.mdx b/docs/pages/contracts/Cointags.mdx index 697436b9f..ecf914527 100644 --- a/docs/pages/contracts/Cointags.mdx +++ b/docs/pages/contracts/Cointags.mdx @@ -61,7 +61,7 @@ Zora has a bot that automatically searches for `Cointag`s with an outstanding pr If any step in the buy & burn process fails, all ETH is sent to the creator. -### Upgradeability +## Upgradeability `Cointag`s are upgradeable using the UUPS (Universal Upgradeable Proxy Standard) pattern with additional safety checks: - Only the owner (creator) can initiate upgrades