Update content/tutorials/build-apps/build-a-desktop-wallet-in-javascript.md

Co-authored-by: Jackson Mills <aim4math@gmail.com>
This commit is contained in:
Alexander Busse
2023-07-27 12:34:30 +02:00
committed by GitHub
parent 85c952d44e
commit a0092c2677

View File

@@ -993,7 +993,7 @@ After finishing this step the application should look like this:
2. Also, copy the file `view/custom.css` as well as `XRPLedger_DevPortal-white.svg` to the `view`directory.
3. Change the content of `view/template.html` with the following code:
3. Change the content of `view/template.html` to be the following code:
````html
<!DOCTYPE html>