cujojs / curl

curl.js is small, fast, extensible module loader that handles AMD, CommonJS Modules/1.1, CSS, HTML/text, and legacy scripts.
https://github.com/cujojs/curl/wiki
Other
1.89k stars 216 forks source link

A typo in "What is AMD?" section of README.md #212

Closed gamtiq closed 10 years ago

gamtiq commented 10 years ago

There is a small typo in "What is AMD?" section of README.md. Namely:

but this is not receommended.

unscriptable commented 10 years ago

Thanks @gamtiq! -- J