File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Discord Rich Presence Plugin shows your current playing track on your Discord st
44![ image] ( https://user-images.githubusercontent.com/6359901/37570313-94e681fa-2aee-11e8-8b65-cd786c999a0f.png )
55
66## Configuration
7- Plugin connects with Discord through Discord Rich Prensence API, no further authentication is needed.
7+ Plugin connects with Discord through Discord Rich Presence API, no further authentication is needed.
88You can configure displayed information through plugin settings:
99
1010![ image] ( https://user-images.githubusercontent.com/6359901/37570322-c8a79236-2aee-11e8-875f-ba317ded6b25.png )
Original file line number Diff line number Diff line change @@ -275,7 +275,7 @@ DB_misc_t plugin = {
275275 .plugin .id = "discord_presence" ,
276276 .plugin .name = "Discord Rich Presence Plugin" ,
277277 .plugin .descr = "Discord Rich Presence Plugin shows your current playing track on your Discord status.\n"
278- "It connects with Discord through Discord Rich Prensence API, no further authentication is needed.\n"
278+ "It connects with Discord through Discord Rich Presence API, no further authentication is needed.\n"
279279 "You can configure displayed information through plugin settings.\n"
280280 "For more information about title formatting please visit:\n"
281281 "https://github.com/DeaDBeeF-Player/deadbeef/wiki/Title-formatting-2.0" ,
You can’t perform that action at this time.
0 commit comments