mirror of https://github.com/Chocobozzz/PeerTube
Fix typo in embed
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