diff --git a/client/commonFramework/output-display.js b/client/commonFramework/output-display.js index 291e61d7f1..90a82ae722 100644 --- a/client/commonFramework/output-display.js +++ b/client/commonFramework/output-display.js @@ -33,7 +33,7 @@ window.common = (function(global) { * Any console.log() -type * statements will appear in * your browser\'s DevTools - * JavaScript console. + * JavaScript console as well. */`); codeOutput.setSize('100%', '100%');