Merge pull request #9893 from oalhait/branch/as-well-fix
Updated output box copy
This commit is contained in:
		@@ -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%');
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user