diff --git a/docs/examples/value/blip-0010.md b/docs/examples/value/blip-0010.md index fd168f3..525aee8 100644 --- a/docs/examples/value/blip-0010.md +++ b/docs/examples/value/blip-0010.md @@ -146,7 +146,7 @@ Other optional fields: - `remote_feed_guid` (str) Sometimes a payment will be sent to a feed's value block by way of a `` tag containing a single `` tag. When that happens, this field will contain the `feedGuid` attribute from the `` tag. -- `remote_feed_guid` (str) Sometimes a payment will be sent to a feed's value block by way of a `` +- `remote_item_guid` (str) Sometimes a payment will be sent to a feed's value block by way of a `` tag containing a single `` tag having an `itemGuid` attribute. When that happens, this field will contain the `itemGuid` attribute from the `` tag.