We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c9fa44 + 81c247a commit 055f2ebCopy full SHA for 055f2eb
1 file changed
lib/waterline.js
@@ -59,7 +59,7 @@ function Waterline() {
59
*
60
* Register a model definition.
61
62
- * @param {Dictionary) model
+ * @param {Dictionary} model
63
*/
64
orm.registerModel = function registerModel(modelDef) {
65
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
0 commit comments