diff --git a/src/Interfaces/ImageManagerInterface.php b/src/Interfaces/ImageManagerInterface.php index e79d0235..4fe99177 100644 --- a/src/Interfaces/ImageManagerInterface.php +++ b/src/Interfaces/ImageManagerInterface.php @@ -44,7 +44,7 @@ interface ImageManagerInterface * * @link https://image.intervention.io/v3/basics/instantiation#reading-images * @param mixed $input - * @param string|array|DecoderInterface $decoders + * @param string|array|DecoderInterface $decoders * @throws RuntimeException * @return ImageInterface */