From 752b1751ed35640a96b6bc268fe5fd6edc7b5ce6 Mon Sep 17 00:00:00 2001 From: Pas <74743263+Pasithea0@users.noreply.github.com> Date: Sun, 8 Jun 2025 15:33:59 -0600 Subject: [PATCH] fix typo --- src/assets/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/locales/en.json b/src/assets/locales/en.json index 0062ffcf..6b6d87cf 100644 --- a/src/assets/locales/en.json +++ b/src/assets/locales/en.json @@ -839,7 +839,7 @@ "urlPlaceholder": "https://", "proxyTMDB": { "title": "Proxy TMDB", - "description": "Only needed if you can't access TheMovieDB directly, such as if your ISP blocks it. It is recomended to disable the Discover secton to improve performance with this." + "description": "Only needed if you can't access TheMovieDB directly, such as if your ISP blocks it. It is recomended to disable the Discover section to improve performance with this." } } },