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:
authorJack <69592559+jacksbrand@users.noreply.github.com>2021-12-05 10:31:55 +0300
committerGitHub <noreply@github.com>2021-12-05 10:31:55 +0300
commit0440c60228baa167d13fe2441f5bed14ff1b91b4 (patch)
tree670f54ceba4299cdefff6178f773ed5eea49eb69 /Website/pages/faq.vue
parentc1a12b0bf74f9649b6da2ba287e181349df247ed (diff)
Fixing small typo & grammatical error on FAQ page
Diffstat (limited to 'Website/pages/faq.vue')
-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 b29fcec..99d266d 100644
--- a/Website/pages/faq.vue
+++ b/Website/pages/faq.vue
@@ -37,7 +37,7 @@
},
{
question: "Why isn't the dislike count updating?",
- answer: "Right now video dislikes are cached and they arent updated very frequenly. Currently this is set to update once every 2–3 days. This isn't ideal and we are working on improving how often we can update them"
+ answer: "Right now video dislikes are cached and they aren't updated very frequently. Currently this is set to update once every 2–3 days. This isn't ideal and we are working on improving how often we can update them."
},
{
question: "How does this work?",