瀏覽代碼

Website: Fix duplicate word on FAQ Page

AgentConDier 3 年之前
父節點
當前提交
c703063b43
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Website/pages/faq.vue

+ 1 - 1
Website/pages/faq.vue

@@ -41,7 +41,7 @@ export default {
       {
         question: "Why isn't the dislike count updating?",
         answer:
-          "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 days to update.",
+          "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.",
       },
       {
         question: "How does this work?",