diff --git a/content/references/protocol-reference/transactions/transaction-types/nftokenacceptoffer.md b/content/references/protocol-reference/transactions/transaction-types/nftokenacceptoffer.md index b42dbbf133..80c7daa272 100644 --- a/content/references/protocol-reference/transactions/transaction-types/nftokenacceptoffer.md +++ b/content/references/protocol-reference/transactions/transaction-types/nftokenacceptoffer.md @@ -44,8 +44,8 @@ The mode in which the transaction operates depends on the presence of the `NFTok | `NFTokenSellOffer` | `NFTokenBuyOffer` | Mode | |:-------------------|:------------------|:---------| | ✔️ | ✔️ | Brokered | -| ✔️ | X | Direct | -| X | ✔️ | Direct | +| ✔️ | × | Direct | +| × | ✔️ | Direct | If neither of those fields is specified, the transaction is malformed and produces a `tem` class error.