Fix typo in embed
This commit is contained in:
parent
a2d27bdf4c
commit
606ca5bccf
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue