We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa428f8 commit 5b1e561Copy full SHA for 5b1e561
src/db.js
@@ -1066,7 +1066,7 @@ DatabaseCollection.prototype.count = function count() {
1066
/**
1067
* @method createLog
1068
* @param {String} action CRUD action that happenned
1069
- * @param {String} collection collection of the
+ * @param {String} collection collection of the component
1070
* @param {String} id id of the component
1071
* @param {String} field field of the component
1072
* @param {String} value value of the field of the component
0 commit comments