diff --git a/README.md b/README.md
index 8e17cf7f..f62e3251 100644
--- a/README.md
+++ b/README.md
@@ -65,7 +65,7 @@ wp plugin activate soil
* **Google Analytics** ([more info](https://github.com/roots/soil/wiki/Google-Analytics))
`add_theme_support('soil-google-analytics', 'UA-XXXXX-Y');`
-* **Load jQuery from the Google CDN**
+* **Load jQuery from the jQuery CDN**
`add_theme_support('soil-jquery-cdn');`
* **Move all JS to the footer**