Pārlūkot izejas kodu

Merge pull request #203 from jacksbrand/main

Fixing small typo & grammatical error on FAQ page
Dmitrii Selivanov 3 gadi atpakaļ
vecāks
revīzija
d1d0dbf36a
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Website/pages/faq.vue

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