Skip to content

Commit 5d84eea

Browse files
committed
Merge branch 'master' of github.com:requirejs/r.js
2 parents d8dca4c + 7774bc9 commit 5d84eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# r.js
22

33
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)
4+
[Asynchronous Module Definition API (AMD)](https://github.com/amdjs/amdjs-api/blob/master/AMD.md)
55
for declaring and using JavaScript modules and regular JavaScript script files.
66

77
It is part of the [RequireJS project](http://requirejs.org), and works with

0 commit comments

Comments
 (0)