From 368654054d3181c6fce16e0297611f794b647a3b Mon Sep 17 00:00:00 2001 From: Noer Paanakker Date: Sun, 5 Apr 2020 12:32:01 +0200 Subject: [PATCH] made a comment in ex1 --- Week1/MAKEME.md | 2 +- Week1/js-exercises/ex1-bookList.js | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Week1/MAKEME.md b/Week1/MAKEME.md index 01621ec96..2caaec5d5 100644 --- a/Week1/MAKEME.md +++ b/Week1/MAKEME.md @@ -156,7 +156,7 @@ Good luck! ## **SUBMIT YOUR HOMEWORK!** -After you've finished your todo list it's time to show us what you got! Upload all your files to a forked repository (a copy from the original, which in this case is the [JavaScript2](https://www.github.com/HackYourFuture/JavaScript2) repository) using GIT. Then make a pull request to the original. +After you've finished your todo list it's time to show us what you got! Upload all your files to a forked repository (a copy from the original, which in this case is the [JavaScript2](https://www.github.com/HackYourHomework/JavaScript2) repository) using GIT. Then make a pull request to the original. If you need a refresher, take a look at the following [guide](../hand-in-homework-guide.md) to see how it's done. diff --git a/Week1/js-exercises/ex1-bookList.js b/Week1/js-exercises/ex1-bookList.js index 2db54ba5e..14049da67 100644 --- a/Week1/js-exercises/ex1-bookList.js +++ b/Week1/js-exercises/ex1-bookList.js @@ -18,6 +18,7 @@ function createBookList(books) { // your code goes in here, return the ul element + // make a change here } const books = [{