diff --git a/content/tutorials/get-started/get-started-using-javascript.md b/content/tutorials/get-started/get-started-using-javascript.md
index bcfec2a17e..3d91f36b6c 100644
--- a/content/tutorials/get-started/get-started-using-javascript.md
+++ b/content/tutorials/get-started/get-started-using-javascript.md
@@ -61,7 +61,7 @@ How you load `xrpl.js` into your project depends on your development environment
Add a `
+
```
You can load the library from a CDN as in the above example, or download a release and host it on your own website.