Merge pull request #176 from pandaiolo/master

Documentation (generated) fix

Thank you for the patch.
This commit is contained in:
Raymond Feng 2014-02-11 10:28:51 -08:00
commit 338f22a48b
1 changed files with 1 additions and 1 deletions

View File

@ -321,7 +321,7 @@ app.enableAuth = function() {
*
* **Options**
*
* - `cwd` - _optional_ - the directory to use when loading JSON and JavaScript files
* - `appRootDir` - _optional_ - the directory to use when loading JSON and JavaScript files
* - `models` - _optional_ - an object containing `Model` definitions
* - `dataSources` - _optional_ - an object containing `DataSource` definitions
*