diff --git a/docs/flows/crypto-onramp.mdx b/docs/flows/crypto-onramp.mdx index 2233edb..6dc016e 100644 --- a/docs/flows/crypto-onramp.mdx +++ b/docs/flows/crypto-onramp.mdx @@ -112,7 +112,7 @@ When `recipientEditMode` is `not-editable`, the user can can't change `asset`, ` -When `recipientEditMode` is `address-and-tag`, the user can only change `address` and `tag` on the widget. This means that these fields are optional on the bootstrap token but you can still provide values for them. On the other hand, `asset` and `network` become mandatory. +When `recipientEditMode` is `only-address-and-tag`, the user can only change `address` and `tag` on the widget. This means that these fields are optional on the bootstrap token but you can still provide values for them. On the other hand, `asset` and `network` become mandatory. ```json {