Răsfoiți Sursa

Merge pull request #414 from AgentConDier/patch-2

Website: Fix duplicate word on FAQ Page
Dmitrii Selivanov 3 ani în urmă
părinte
comite
6f04b82d0b
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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?",