From 7690b37ab441366f523738918ad81a5677483595 Mon Sep 17 00:00:00 2001 From: Arden <84216267+Arden-Cho@users.noreply.github.com> Date: Mon, 4 Aug 2025 12:57:09 +0800 Subject: [PATCH] fixed typo Signed-off-by: Arden <84216267+Arden-Cho@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9746581b..2fce23b8 100644 --- a/README.md +++ b/README.md @@ -262,7 +262,7 @@ also see [comparison to similar software](./docs/versus.md) * ☑ play video files as audio (converted on server) * ☑ create and play [m3u8 playlists](#playlists) * ☑ image gallery with webm player - * ☑ [textfile browser](#textfile-viewer) with syntax hilighting + * ☑ [textfile browser](#textfile-viewer) with syntax highlighting * ☑ realtime streaming of growing files (logfiles and such) * ☑ [thumbnails](#thumbnails) * ☑ ...of images using Pillow, pyvips, or FFmpeg