We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa877c0 commit b518f62Copy full SHA for b518f62
docs/jquery.md
@@ -6,7 +6,7 @@ title: requirejs-dplugins/jquery
6
# requirejs-dplugins/jquery!
7
8
9
-This plugin will load load the specified jQuery AMD module(s), unless the application has loaded the whole jQuery
+This plugin will load the specified jQuery AMD module(s), unless the application has loaded the whole jQuery
10
library via a `<script>` tag, in which case it just returns a pointer to the already loaded jQuery.
11
12
It's useful to avoid loading jQuery twice.
0 commit comments