summaryrefslogtreecommitdiff
path: root/packages/client/src
diff options
context:
space:
mode:
Diffstat (limited to 'packages/client/src')
-rw-r--r--packages/client/src/components/MkYoutubePlayer.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/client/src/components/MkYoutubePlayer.vue b/packages/client/src/components/MkYoutubePlayer.vue
index 0d8eb75b87..a6840ce647 100644
--- a/packages/client/src/components/MkYoutubePlayer.vue
+++ b/packages/client/src/components/MkYoutubePlayer.vue
@@ -2,7 +2,7 @@
<XWindow :initial-width="640" :initial-height="402" :can-resize="true" :close-button="true">
<template #header>
<i class="icon fa-brands fa-youtube" style="margin-right: 0.5em;"></i>
- <span>{{ title ?? 'Youtube Player' }}</span>
+ <span>{{ title ?? 'YouTube Player' }}</span>
</template>
<div class="poamfof">