فهرست منبع

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?",