Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Anarios/return-youtube-dislike.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgentConDier <Darnok22221@gmx.de>2022-01-09 02:27:46 +0300
committerGitHub <noreply@github.com>2022-01-09 02:27:46 +0300
commitc703063b4333575394fa209edb289125d357a67a (patch)
tree03fc129a5c48cf10525b62bc9e10397ca5155ab2 /Website/pages
parentcebe938ce0258e4750cc486df77ea2b4dfd789ae (diff)
Website: Fix duplicate word on FAQ Page
Diffstat (limited to 'Website/pages')
-rw-r--r--Website/pages/faq.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/Website/pages/faq.vue b/Website/pages/faq.vue
index fa87412..493d3fd 100644
--- a/Website/pages/faq.vue
+++ b/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?",