mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix typo in embed
This commit is contained in:
parent
a2d27bdf4c
commit
606ca5bccf
@ -66,7 +66,7 @@ loadVideoInfo(videoId)
|
||||
|
||||
player.dock({
|
||||
title: videoInfo.name,
|
||||
description: 'Use P2P, other may know you are watching that video.'
|
||||
description: 'Uses P2P, others may know you are watching this video.'
|
||||
})
|
||||
})
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user