From 06b91b97cbc1298fad568e0db310bceec91cd57e Mon Sep 17 00:00:00 2001 From: Jelilat Anofiu Date: Fri, 15 Jul 2022 09:17:57 +0100 Subject: [PATCH] Update 03-iframe-integration.md --- .../guides/interface-integration/03-iframe-integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versioned_docs/version-V2/guides/interface-integration/03-iframe-integration.md b/versioned_docs/version-V2/guides/interface-integration/03-iframe-integration.md index fb9aa674..fd46dcd4 100644 --- a/versioned_docs/version-V2/guides/interface-integration/03-iframe-integration.md +++ b/versioned_docs/version-V2/guides/interface-integration/03-iframe-integration.md @@ -39,7 +39,7 @@ To see the Iframe click the dropdown in the top right and click "get foam". # Add To Your Site -To include a Uniswap iframe within your site just add an iframe element within your website code and link to the Uniswap frontent. +To include a Uniswap iframe within your site just add an iframe element within your website code and link to the Uniswap frontend. Linking to a ETH <-> DAI swap page would look something like this. To link to a token of your choice replace the address after "outputCurrency" with the token address of the token you want to link to.