From ae714da4345a2ac7c2b6655520b147b5d8aa635f Mon Sep 17 00:00:00 2001 From: Gigi <109058+dergigi@users.noreply.github.com> Date: Wed, 14 Jul 2021 17:41:55 +0200 Subject: [PATCH] Fix typo it's percentage -> its percentage --- value/value.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/value/value.md b/value/value.md index 50a5984..452ee21 100644 --- a/value/value.md +++ b/value/value.md @@ -177,7 +177,7 @@ When a single `` is present, it should be assumed that t be ignored. When multiple recipients are present, a share calculation (see below) should be made to determine how much to send to each recipient's address. The `fee` attribute tells apps whether this split should be treated as a "fee", or a normal split. If this attribute is true, then this split should be calculated -as a fee, meaning it's percentage (as calculated from the shares) should be taken off the top of the entire transaction amount. This is the preferred way for service +as a fee, meaning its percentage (as calculated from the shares) should be taken off the top of the entire transaction amount. This is the preferred way for service providers such as apps, hosting companies, API's and third-party value add providers to add their fee to a value block.