Explorar el Código

Merge pull request #817 from stilian-iliev/main

Fixed typo on line 84
Dmitrii Selivanov hace 2 años
padre
commit
a67c98cd33
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Website/_locales/en.ts

+ 1 - 1
Website/_locales/en.ts

@@ -81,7 +81,7 @@ export default {
     subtitle: "Still have questions? Feel free to join our Discord!",
     bullet1: "Where does the extension get its data?",
     bullet1text:
-      "A combination of archived data from before the offical YouTube dislike API shut down, and extrapolated extension user behavior.",
+      "A combination of archived data from before the official YouTube dislike API shut down, and extrapolated extension user behavior.",
     bullet2: "Why isn't the dislike count updating?",
     bullet2text:
       "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.",