diff --git a/docs/2.develop/integrate/frontend.md b/docs/2.develop/integrate/frontend.md
index 596ed2808aa..a9c9f5c749c 100644
--- a/docs/2.develop/integrate/frontend.md
+++ b/docs/2.develop/integrate/frontend.md
@@ -57,7 +57,7 @@ To create a wallet, simply import the `Wallet` object from the module and initia
@@ -112,10 +112,10 @@ For this, override the `window.onload` method with a function that calls the `wa
@@ -133,10 +133,10 @@ Because of their read-only nature, view methods are **free** to call, and do **n
@@ -160,10 +160,10 @@ Signing in is as simple as requesting the `wallet` object to `signIn`, the same
@@ -179,7 +179,7 @@ If you instantiated the `Wallet` passing an account for the `createAccessKeyFor`
@@ -205,10 +205,10 @@ It is important to notice that, if you ask for money to be attached in the call,
@@ -232,10 +232,10 @@ If the method invoked returned a result, you can use the transaction hash to ret