diff --git a/src/MCT.js b/src/MCT.js index 0da6aef563..38127221d6 100644 --- a/src/MCT.js +++ b/src/MCT.js @@ -19,9 +19,8 @@ define([ ) { /** - * The Open MCT application, an instance of which is exported - * by the `mct` module, or exposed as `mct` in the global scope if - * loaded via a script tag. + * The Open MCT application. + * @constructor * @memberof module:openmct */