diff --git a/src/FeatureSet/V1161/Contract/GetRandomSongsDataProviderInterface.php b/src/FeatureSet/V1161/Contract/GetRandomSongsDataProviderInterface.php index 2933eb2..87a830b 100644 --- a/src/FeatureSet/V1161/Contract/GetRandomSongsDataProviderInterface.php +++ b/src/FeatureSet/V1161/Contract/GetRandomSongsDataProviderInterface.php @@ -11,7 +11,7 @@ interface GetRandomSongsDataProviderInterface extends V1161DataProviderInterface /** * Returns a list of random songs * - * @param string|null $genre Name of the requested genre, e.g. "Symphonic Thrash Metal" + * @param string|null $genreName Name of the requested genre, e.g. "Symphonic Thrash Metal" * * @return Traversable