diff --git a/content/concepts/tokens/non-fungible-token-transfers.md b/content/concepts/tokens/non-fungible-token-transfers.md index c4e0f46184..e0fb3c0fd4 100644 --- a/content/concepts/tokens/non-fungible-token-transfers.md +++ b/content/concepts/tokens/non-fungible-token-transfers.md @@ -58,9 +58,7 @@ On the other hand, creators might not want to spend their time selling their cre Using a broker offers several advantages. For example: - - -* The broker can act as an agent, working to maximize the selling price of the `NFToken`. IF the broker is paid a percentage of the sale price, the higher the price, the more the broker can earn. +* The broker can act as an agent, working to maximize the selling price of the `NFToken`. If the broker is paid a percentage of the sale price, the higher the price, the more the broker earns. * The broker can act as a curator, organizing `NFTokens` based on a niche market, price point, or other criteria. This can attract groups of buyers who might not otherwise discover a creator’s work. * The broker can act as a marketplace, such as Opensea.io, to handle the auction process at the application layer.