diff --git a/content/references/protocol-reference/ledger-data/ledger-object-types/nftokenpage.md b/content/references/protocol-reference/ledger-data/ledger-object-types/nftokenpage.md index 92221aaa27..891503f3ed 100644 --- a/content/references/protocol-reference/ledger-data/ledger-object-types/nftokenpage.md +++ b/content/references/protocol-reference/ledger-data/ledger-object-types/nftokenpage.md @@ -172,7 +172,7 @@ Each `NFTokenPage` costs an incremental reserve to the owner account. This speci ### The reserve in practice -The value of the incremental reserve is, as of this writing, 2 XRP. The table below shows what the _effective_ reserve per token is, if a given page contains 1, 8, 16, 32 and 64 NFTs. +The value of the incremental reserve is, as of this writing, 2 XRP. The table below shows what the _effective_ reserve per token is, if a given page contains 1, 8, 16 and 32 NFTs. @@ -187,8 +187,6 @@ The value of the incremental reserve is, as of this writing, 2 XRP. The table be - - - -
32 NFTokens 64 NFTokens -
5 XRP @@ -201,8 +199,6 @@ The value of the incremental reserve is, as of this writing, 2 XRP. The table be 0.15625 XRP 0.07812 XRP -
2 XRP @@ -215,8 +211,6 @@ The value of the incremental reserve is, as of this writing, 2 XRP. The table be 0.0625 XRP 0.03125 XRP -
1 XRP @@ -229,8 +223,6 @@ The value of the incremental reserve is, as of this writing, 2 XRP. The table be 0.03125 XRP 0.01562 XRP -