diff --git a/lodash.js b/lodash.js index 179bec836..5f320945c 100644 --- a/lodash.js +++ b/lodash.js @@ -6025,6 +6025,7 @@ * @name plant * @memberOf _ * @category Chain + * @param {*} value The value to plant. * @returns {Object} Returns the new `lodash` wrapper instance. * @example *