Fix spelling mistake
This commit is contained in:
committed by
Henrik Friedrichsen
parent
6e2b108284
commit
3d11b2c333
@@ -683,7 +683,7 @@ impl Spotify {
|
||||
self.api_with_retry(|api| api.get_an_episode(episode_id.to_string(), self.country))
|
||||
}
|
||||
|
||||
pub fn recommentations(
|
||||
pub fn recommendations(
|
||||
&self,
|
||||
seed_artists: Option<Vec<String>>,
|
||||
seed_genres: Option<Vec<String>>,
|
||||
|
||||
Reference in New Issue
Block a user