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.
2 parents d8dca4c + 7774bc9 commit 5d84eeaCopy full SHA for 5d84eea
README.md
@@ -1,7 +1,7 @@
1
# r.js
2
3
A command line tool for running JavaScript scripts that use the
4
-[Asychronous Module Defintion API (AMD)](https://github.com/amdjs/amdjs-api/blob/master/AMD.md)
+[Asynchronous Module Definition API (AMD)](https://github.com/amdjs/amdjs-api/blob/master/AMD.md)
5
for declaring and using JavaScript modules and regular JavaScript script files.
6
7
It is part of the [RequireJS project](http://requirejs.org), and works with
0 commit comments