Skip to content

Commit aac09ef

Browse files
Update apps/portal/src/app/knowledge-base/troubleshoot/contracts/update-nft-metadata/page.mdx
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com> Signed-off-by: Gi <[email protected]>
1 parent e0fde6d commit aac09ef

File tree

1 file changed

+1
-1
lines changed
  • apps/portal/src/app/knowledge-base/troubleshoot/contracts/update-nft-metadata

1 file changed

+1
-1
lines changed

apps/portal/src/app/knowledge-base/troubleshoot/contracts/update-nft-metadata/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Instead of naming them "Crypto Cats Token", you accidentally added an extra “s
2020
```tsx
2121
{
2222
name: "Crypto Catss Token", // <--------- "Catss"
23-
description: "This NFT belong to the Crypto Cats collection",
23+
description: "This NFT belongs to the Crypto Cats collection",
2424
image: "ipfs://Qm....",
2525
...
2626
}

0 commit comments

Comments
 (0)