diff --git a/docs/module-formats.md b/docs/module-formats.md index 6305ede6..0493983b 100644 --- a/docs/module-formats.md +++ b/docs/module-formats.md @@ -95,7 +95,7 @@ _CommonJS is loaded via XHR making it non-[CSP](http://www.html5rocks.com/en/tut When executing AMD, the global `module`, `exports` are temporarily removed, and the global `define` and `require` are set to the SystemJS AMD functions. -_By default AMD modules are loaded via `