Apply suggestions from code review

Co-authored-by: Rome Reginelli <rome@ripple.com>
This commit is contained in:
Maria Shodunke
2025-08-26 09:51:20 +01:00
committed by Maria Shodunke
parent dff3298d60
commit 126cdbb00a
3 changed files with 6 additions and 4 deletions

View File

@@ -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.