mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-15 17:25:49 +00:00
Apply suggestions from code review
Co-authored-by: Rome Reginelli <rome@ripple.com>
This commit is contained in:
committed by
Maria Shodunke
parent
dff3298d60
commit
126cdbb00a
@@ -66,7 +66,7 @@ Follow the steps to create a simple application with `xrpl.js`.
|
||||
|
||||
<!-- Web steps -->
|
||||
{% step id="import-web-tag" when={ "environment": "Web" } %}
|
||||
To load `xrpl.js` into your project, add a `<script>` tag such as the following to your HTML.
|
||||
To load `xrpl.js` into your project, add a `<script>` tag to your HTML.
|
||||
|
||||
You can load the library from a CDN as in the example, or download a release and host it on your own website.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user