Corrects the number of channels in the readme.md
This commit is contained in:
@@ -33,7 +33,7 @@ async function generateGuides() {
|
||||
|
||||
await log({
|
||||
group: key,
|
||||
count: programs.length
|
||||
count: channels.length
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user