Documentation (generated) fix

This commit is contained in:
Aurelien Chivot 2014-02-11 19:14:04 +01:00
parent fe851fde4c
commit c216ba03c1
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
*