diff --git a/Exercises/Exercise1/Exercise1Description.md b/Exercises/Exercise1/Exercise1Description.md index 5004ae678acc19c6be883b2277991480da9eaf75..46b3283c6359b1b9e96f931cf1bb983593bfd03c 100644 --- a/Exercises/Exercise1/Exercise1Description.md +++ b/Exercises/Exercise1/Exercise1Description.md @@ -7,7 +7,7 @@ ## Specifications/Requirements 1. Description: - To complete this exercise you will need to create a new file, named `Response.md`, inside of the exercie1 directory. You will be using markdown syntax to create a markdown file that has at least 2 different headings, 1 unordered list and one code snippet. As a resource for how to write markdown syntax, here is a link to a great [markdown cheat-sheet](https://www.markdownguide.org/cheat-sheet/) + To complete this exercise you will need to create a new file, named `Response.md`, inside of the exercie1 directory. You will be using markdown syntax to create a markdown file that has at least 2 different headings, 1 unordered list and one block quote. As a resource for how to write markdown syntax, here is a link to a great [markdown cheat-sheet](https://www.markdownguide.org/cheat-sheet/) 2. Requirements: * One header section should include your name and the name of the class