From 38d7ea16b4884d6dd74ddbcca6142a663210f57e Mon Sep 17 00:00:00 2001 From: JonnyWong16 Date: Fri, 11 Oct 2019 20:37:26 -0700 Subject: [PATCH] Fix typo in changelogs --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa73ce47..e80ef0b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ * Notifications: * Fix: Last.fm URLs linking to artist page instead of the album page. - * New: Added option for MusicBrainz lookup for music notifications. Option must be enabled under 3rd Part APIs in the settings. + * New: Added option for MusicBrainz lookup for music notifications. Option must be enabled under 3rd Party APIs in the settings. * New: Added MusicBrainz ID and MusicBrainz URL notification parameters. * Change: Automatically truncate Discord description summary to 2048 characters.