Skip to content

Commit 0fd3bf6

Browse files
authored
Add missing words
1 parent a3f2383 commit 0fd3bf6

File tree

1 file changed

+1
-1
lines changed
  • extension/packages/nextjs/app/erc721

1 file changed

+1
-1
lines changed

extension/packages/nextjs/app/erc721/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ const ERC721: NextPage = () => {
5656
>
5757
ERC-721 Enumerable extension
5858
</a>{" "}
59-
from OpenZeppelin to list all tokens and all the tokens owned by an address. You can remove this if you
59+
from OpenZeppelin to list all tokens from the collection and all the tokens owned by an address. You can remove this if you
6060
plan to use an indexer, like a Subgraph or Ponder (
6161
<a
6262
target="_blank"

0 commit comments

Comments
 (0)