diff --git a/myProcess/day2/exc/exc-2.js b/myProcess/day2/exc/exc-2.js index e739869..3d34dca 100644 --- a/myProcess/day2/exc/exc-2.js +++ b/myProcess/day2/exc/exc-2.js @@ -42,7 +42,7 @@ console.log(variable.repeat(2)); let partOne = ' There is no exercise better for the heart than reaching down and lifting people up. '; let partTow = 'help' -console.log(`The quote ${partOne} by John Holmes teaches us to ${partTow} one another`) +console.log(`The quote"${partOne}" by John Holmes teaches us to ${partTow} one another`) console.log("Love is not patronizing and charity isn't about pity, it is about love. Charity and love are the same -- with charity you give love, so don't just give money but reach out your hand instead.")