diff --git a/debugging/demo/demo1/demo1.js b/debugging/demo/demo1/demo1.js index 0d8e695..3f13dc1 100644 --- a/debugging/demo/demo1/demo1.js +++ b/debugging/demo/demo1/demo1.js @@ -1,5 +1,5 @@ const tomatoes = 'tomatoes'; -const chocolate= 'chocolate'yummy'; +const chocolate= 'chocolate'; const yogurt = 'yogurt'; const rice = "rice"; diff --git a/debugging/demo/demo2/index.html b/debugging/demo/demo2/index.html index 8cc1a42..2f5a8e0 100644 --- a/debugging/demo/demo2/index.html +++ b/debugging/demo/demo2/index.html @@ -19,5 +19,7 @@