diff --git a/CDN/js/index.js b/CDN/js/index.js index 63fb885c7..2d359d8f2 100755 --- a/CDN/js/index.js +++ b/CDN/js/index.js @@ -112,7 +112,7 @@ }); }); - // click copy jon link button + // click copy join link button window.copyJoinLink = function (element) { var meetingConfig = testTool.getMeetingConfig(); if (!meetingConfig.mn || !meetingConfig.name) {