Explorar o código

Merge pull request #414 from AgentConDier/patch-2

Website: Fix duplicate word on FAQ Page
Dmitrii Selivanov %!s(int64=3) %!d(string=hai) anos
pai
achega
6f04b82d0b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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?",