Fix typo in README

This commit is contained in:
Florent Fayolle 2021-07-30 13:45:46 +02:00 committed by Florent F
parent 6dadf326ac
commit 8d06f144ca

View File

@ -11,7 +11,7 @@ For this you have to use this format inside the plugins's setting. Into `URL lis
[
{
"address":"https://www.youtube.com/feeds/videos.xml?channel_id=${MyYouTubeChannelID}",
"ChannelId":"MyPeertubeChannelId"
"channelId":"MyPeertubeChannelId"
} ,
...
]