--- a/pallets/nft/src/lib.rs +++ b/pallets/nft/src/lib.rs @@ -1051,7 +1051,7 @@ Ok(()) } - /// This method creates multiple instances of NFT Collection created with CreateCollection method. + /// This method creates multiple items in a collection created with CreateCollection method. /// /// # Permissions ///