Skip to content

Commit 14bccf3

Browse files
committed
docs
1 parent e768267 commit 14bccf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ The design and implementation of Compose is based on the following design princi
134134

135135
4. Deploy your diamond!
136136

137-
If you need to modify the functionality of standard ERC721 functions, then in that case you cannot use onchain composition. You can make your own custom ERC721 facet by copying the `ERC721Facet.sol` file in Compose and make the necessary changes, or you can inherit the ERC721Facet.
137+
If you need to modify the functionality of standard ERC721 functions, then in that case you cannot use onchain composition. You can make your own custom ERC721 facet by copying the `ERC721Facet.sol` file in Compose and make the necessary changes, or you can inherit the `ERC721Facet`.
138138

139139
## Contributors
140140

0 commit comments

Comments
 (0)