diff --git a/src/toGamut.js b/src/toGamut.js index 4624f3345..238d1a548 100644 --- a/src/toGamut.js +++ b/src/toGamut.js @@ -50,7 +50,7 @@ const GMAPPRESET = { * Force coordinates to be in gamut of a certain color space. * Mutates the color it is passed. * @param {ColorTypes} color - * @param {ToGamutOptions} param1 + * @param {ToGamutOptions | string} param1 * @returns {PlainColorObject} */