Merge pull request #9893 from oalhait/branch/as-well-fix

Updated output box copy
This commit is contained in:
Mrugesh Mohapatra
2016-07-26 18:50:20 +05:30
committed by GitHub

View File

@ -33,7 +33,7 @@ window.common = (function(global) {
* Any console.log() -type * Any console.log() -type
* statements will appear in * statements will appear in
* your browser\'s DevTools * your browser\'s DevTools
* JavaScript console. * JavaScript console as well.
*/`); */`);
codeOutput.setSize('100%', '100%'); codeOutput.setSize('100%', '100%');