From c0a240d0e9a8bee165f86358bcb01654c52413e9 Mon Sep 17 00:00:00 2001 From: Luxferre Date: Sat, 14 Sep 2024 15:23:00 +0300 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c940d4a..b6c0a27 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ Currently, the YouTube backend doesn't have OAuth 2.0 flow implemented as of yet Rewriting the backend to support OAuth is one of the highest priorities. -Additionally, YouTube does not have its own chat emote API as of now, so the emnote set is hardcoded in the `/webroot/img` directory and can become outdated over time. +Additionally, YouTube does not have its own chat emote API as of now, so the emote set is hardcoded in the `/webroot/img` directory and can become outdated over time. ## FAQ