diff --git a/content/_code-samples/build-a-wallet/desktop-js/view/2_async-subscribe.html b/content/_code-samples/build-a-wallet/desktop-js/view/2_async-subscribe.html index 312032b3ce..ed4cbcfd3d 100644 --- a/content/_code-samples/build-a-wallet/desktop-js/view/2_async-subscribe.html +++ b/content/_code-samples/build-a-wallet/desktop-js/view/2_async-subscribe.html @@ -10,7 +10,7 @@

Build a XRPL Wallet - Part 2/8

- Latest validated ledger
+ Latest validated ledger stats
Ledger Index:
Ledger Hash:
Close Time:
diff --git a/content/tutorials/build-apps/build-a-desktop-wallet-in-javascript.md b/content/tutorials/build-apps/build-a-desktop-wallet-in-javascript.md index 2496ab7fe3..9f78ef3389 100644 --- a/content/tutorials/build-apps/build-a-desktop-wallet-in-javascript.md +++ b/content/tutorials/build-apps/build-a-desktop-wallet-in-javascript.md @@ -396,7 +396,7 @@ This renaming might seem a bit nit-picky, but now we actually pass on an object

Build a XRPL Wallet - Part 2/8

- Latest validated ledger
+ Latest validated ledger stats
Ledger Index:
Ledger Hash:
Close Time:
@@ -431,7 +431,7 @@ This time the application should be the same as in the last step, with the diffe To run the reference application found in `content/_code-samples/build-a-wallet/desktop-js` for this step, run: ```console -npm run ledger-index +npm run async ``` ### 3. Display an Account @@ -594,7 +594,7 @@ onEnterAccountAddress: (address) => {

Build a XRPL Wallet - Part 3/8

- Account + Account info Classic Address:
X-Address:
XRP Balance:
@@ -602,7 +602,7 @@ onEnterAccountAddress: (address) => {
- Latest validated ledger + Latest validated ledger stats Ledger Index:
Ledger Hash:
Close Time: