浏览代码

readme updates

jrburke 11 年之前
父节点
当前提交
ebcc612e92
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -59,7 +59,7 @@ intercept module affects all .js files loaded in the Node app, and it is
 inconsiderate to modify global state like that unless you are also controlling
 inconsiderate to modify global state like that unless you are also controlling
 the top level app.
 the top level app.
 
 
-#### Why distribute AMD-style nodes via npm?
+#### Why distribute AMD-style modules via npm?
 
 
 npm has a lot of weaknesses for front-end use (installed layout is not great,
 npm has a lot of weaknesses for front-end use (installed layout is not great,
 should have better support for the `baseUrl + moduleID + '.js' style of loading,
 should have better support for the `baseUrl + moduleID + '.js' style of loading,