diff --git a/client/commonFramework/output-display.js b/client/commonFramework/output-display.js index 90a82ae722..700194e500 100644 --- a/client/commonFramework/output-display.js +++ b/client/commonFramework/output-display.js @@ -30,7 +30,7 @@ window.common = (function(global) { codeOutput.setValue(`/** * Your output will go here. - * Any console.log() -type + * Any console.log() - type * statements will appear in * your browser\'s DevTools * JavaScript console as well. diff --git a/common/app/routes/challenges/redux/reducer.js b/common/app/routes/challenges/redux/reducer.js index 50cac1e333..ed14c18c77 100644 --- a/common/app/routes/challenges/redux/reducer.js +++ b/common/app/routes/challenges/redux/reducer.js @@ -25,9 +25,11 @@ const initialUiState = { // project is ready to submit isSubmitting: false, output: `/** - * Any console.log() + * Your output will go here. + * Any console.log() - type * statements will appear in - * here console. + * your browser\'s DevTools + * JavaScript console as well. */`, // video // 1 indexed