Skip to content

Commit

Permalink
Merge pull request #1469 from lizheming/patch-1
Browse files Browse the repository at this point in the history
[patch] fix  annotation mistake
  • Loading branch information
sgress454 authored Sep 21, 2017
2 parents 0c9fa44 + 81c247a commit 055f2eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/waterline.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ function Waterline() {
*
* Register a model definition.
*
* @param {Dictionary) model
* @param {Dictionary} model
*/
orm.registerModel = function registerModel(modelDef) {
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Expand Down

0 comments on commit 055f2eb

Please sign in to comment.