docs: fix typo in interface_config.js

This commit is contained in:
Dan Dascalescu 2020-06-27 15:14:32 -07:00 committed by Saúl Ibarra Corretgé
parent 0e1ecd3256
commit 79231914b9
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ var interfaceConfig = {
LOCAL_THUMBNAIL_RATIO: 16 / 9, // 16:9
/**
* Maximum coeficient of the ratio of the large video to the visible area
* Maximum coefficient of the ratio of the large video to the visible area
* after the large video is scaled to fit the window.
*
* @type {number}