From 53cec558ba8e1f2d5d54af53d3c6c754dd20e9af Mon Sep 17 00:00:00 2001 From: Eirik Stanghelle Morland Date: Sat, 15 Aug 2026 12:15:20 +0200 Subject: [PATCH] Fix typo (represesnts -> represents) (#1126) That is! Thanks! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f226de..f5b093b 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ Format The m3u8 playlist is generated by `make_playlist.py`, using the `.md` files located in `lists`. -Each .md file represesnts a group. The `

` line is used as the group title. +Each .md file represents a group. The `

` line is used as the group title. Only channels which URL column starts with `[>]` are included in the playlist.