From e3764bcdcb3dca5b238e301cfbee099e75c468ed Mon Sep 17 00:00:00 2001 From: Fernando Zavalia <24811313+fzavalia@users.noreply.github.com> Date: Wed, 2 Oct 2024 12:32:54 -0300 Subject: [PATCH] fix: Update content/ADR-252-third-party-registry-v3.md Co-authored-by: Ignacio Mazzara Signed-off-by: Fernando Zavalia <24811313+fzavalia@users.noreply.github.com> --- content/ADR-252-third-party-registry-v3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ADR-252-third-party-registry-v3.md b/content/ADR-252-third-party-registry-v3.md index e99abc34..f8d30d1c 100644 --- a/content/ADR-252-third-party-registry-v3.md +++ b/content/ADR-252-third-party-registry-v3.md @@ -48,7 +48,7 @@ Given that programmatic Third Parties are reviewed by curators before being made --- -The `buyItemSlots` function has been updated to allow programmatic Third Party managers to add an unlimited number of item slots for free if the initial amount defined was insufficient. +The `buyItemSlots` function has been updated to allow programmatic Third Party managers to add more item slots for free if the initial amount defined was insufficient. This function enables users to add item slots to their Third Parties. For non-programmatic Third Parties, the cost of adding additional slots remains the same as the price per slot at the time of creation.