From: Autom <40275136+AutomCoding@users.noreply.github.com> Date: Mon, 21 Oct 2019 06:36:04 +0000 (+0200) Subject: Fix typo X-Git-Tag: v2.0.0-rc.1~45 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4386e66e5538b6336be7cbcbe70bcb1909a1afdc;p=oweals%2Fpeertube.git Fix typo Fixing a typo in the statistics section of the /about/instance/ page. --- diff --git a/client/src/app/shared/instance/instance-statistics.component.html b/client/src/app/shared/instance/instance-statistics.component.html index 181c57b57..bcb2308fe 100644 --- a/client/src/app/shared/instance/instance-statistics.component.html +++ b/client/src/app/shared/instance/instance-statistics.component.html @@ -28,7 +28,7 @@
{{ serverStats.totalLocalVideoViews }}
-videos views
+video views
{{ serverStats.totalLocalVideoComments }}
-videos comments
+video comments
{{ serverStats.totalVideoComments }}
-videos comments
+video comments