Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit ee94bf1

Browse files
authored
Merge pull request #3016 from marcinsdance/master
Content fixed
2 parents e875d31 + d47c08c commit ee94bf1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

guides/v2.1/javascript-dev-guide/javascript/js-resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ redirect_from:
1010

1111
## Overview {#m2devgde-js-resources-intro}
1212

13-
This topic describes the general concepts of how to work with {% glossarytooltip 312b4baf-15f7-4968-944e-c814d53de218 %}JavaScript{% endglossarytooltip %} components is organized in Magento.
13+
This topic describes the general concepts of how {% glossarytooltip 312b4baf-15f7-4968-944e-c814d53de218 %}JavaScript{% endglossarytooltip %} components are organized in Magento.
1414

1515
To address the problem of slow page load, we exclude JavaScript from the page headers and we added the ability to use the [RequireJS library].
1616

@@ -163,4 +163,4 @@ The `baseUrl` parameter for RequireJS is specified in the following files:
163163
[About AMD modules and RequireJS]({{ page.baseurl }}/javascript-dev-guide/javascript/requirejs_concept.html)
164164
[RequireJS library]: http://requirejs.org
165165
[inheriting]: {{ page.baseurl }}/frontend-dev-guide/themes/theme-inherit.html
166-
[shim]: http://requirejs.org/docs/api.html#config-shim
166+
[shim]: http://requirejs.org/docs/api.html#config-shim

0 commit comments

Comments
 (0)