Skip to content

Commit 5b1e561

Browse files
committed
update jsdoc
1 parent fa428f8 commit 5b1e561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/db.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1066,7 +1066,7 @@ DatabaseCollection.prototype.count = function count() {
10661066
/**
10671067
* @method createLog
10681068
* @param {String} action CRUD action that happenned
1069-
* @param {String} collection collection of the
1069+
* @param {String} collection collection of the component
10701070
* @param {String} id id of the component
10711071
* @param {String} field field of the component
10721072
* @param {String} value value of the field of the component

0 commit comments

Comments
 (0)