From 139a7aeb68a27b51794d89e2f7db7413edd3f5f2 Mon Sep 17 00:00:00 2001 From: Snowflake107 Date: Thu, 13 May 2021 11:26:41 +0545 Subject: [PATCH] typo --- src/Player.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Player.ts b/src/Player.ts index baa9e7d..4f9444b 100644 --- a/src/Player.ts +++ b/src/Player.ts @@ -1567,7 +1567,7 @@ export default Player; * @property {String} thumbnail The thumbnail * @property {String} image The image * @property {String} url The url - * @property {Object} artist The artust info + * @property {Object} artist The artist info * @property {String} [artist.name] The name of the artist * @property {Number} [artist.id] The ID of the artist * @property {String} [artist.url] The profile link of the artist