浏览代码

Fixed typo on line 84

Stilian Iliev 2 年之前
父节点
当前提交
c919a2511f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Website/_locales/en.ts

+ 1 - 1
Website/_locales/en.ts

@@ -81,7 +81,7 @@ export default {
     subtitle: "Still have questions? Feel free to join our Discord!",
     bullet1: "Where does the extension get its data?",
     bullet1text:
-      "A combination of archived data from before the offical YouTube dislike API shut down, and extrapolated extension user behavior.",
+      "A combination of archived data from before the official YouTube dislike API shut down, and extrapolated extension user behavior.",
     bullet2: "Why isn't the dislike count updating?",
     bullet2text:
       "Right now video dislikes are cached and they aren't updated very frequently. It varies depending on a video's popularity but can take anywhere between a few hours and a few days to update.",