diff --git a/site/docs/4.5/getting-started/download.md b/site/docs/4.5/getting-started/download.md
index 79d8d17522..fc5b938190 100644
--- a/site/docs/4.5/getting-started/download.md
+++ b/site/docs/4.5/getting-started/download.md
@@ -43,7 +43,7 @@ Skip the download with [BootstrapCDN](https://www.bootstrapcdn.com/) to deliver
{% endhighlight %}
-If you're using our compiled JavaScript, don't forget to include CDN versions of jQuery and Popper.js before it.
+If you're using our compiled JavaScript, don't forget to include jQuery and Popper.js, via a CDN preferably, before our JS.
{% highlight html %}