diff --git a/docs/redemption-widget.md b/docs/redemption-widget.md index 8bd1785..4298ff8 100644 --- a/docs/redemption-widget.md +++ b/docs/redemption-widget.md @@ -33,7 +33,7 @@ The ```data-config-id``` parameter specifies the Boson Configuration addressed b ## Using the Boson Redemption Button -As a seller you can also chose to use the Boson branded "Redeem" Button on your website, if you would like to do this, all you need to do is : +As a seller you can also choose to use the Boson branded "Redeem" Button on your website, if you would like to do this, all you need to do is: 1. Add the below 2 lines of code in HTML `` section: ``` @@ -77,15 +77,15 @@ To add a sellerId filter to the redemption widget, add a *data-seller-id* tag to ### Integrating the Redemption Widget as an iFrame -Instead of using the Redeem Button as shown above, the redemption widget can be embedded in any web page using an iFrame HTML element. +Instead of using the Redeem Button as shown above, the redemption widget can be embedded in any web page using an iFrame HTML tag. For instance: ``` - + ``` In which case the page: -- does not need to include any specific line (like the ```