diff --git a/lib/collection.js b/lib/collection.js index 6b0caaa..dfb3473 100644 --- a/lib/collection.js +++ b/lib/collection.js @@ -344,7 +344,7 @@ Collection.prototype.group = } /*************************************************************************************************** - * @method indexInformationa + * @method indexInformation * @description Retrieves this collection's index information. * @param {object} [options=null] -- Optional settings. * @param {boolean} [options.full=false] -- Returns the full raw index information.