diff --git a/subjects/mouse-trap/README.md b/subjects/mouse-trap/README.md index 70db3f2f7..d7b6f0396 100644 --- a/subjects/mouse-trap/README.md +++ b/subjects/mouse-trap/README.md @@ -1,4 +1,4 @@ -****## Mouse trap +## Mouse trap ### Instructions @@ -17,7 +17,7 @@ Create the following functions: ### Files -You only need to create & submit the JS file `mouse-trap.js`; we're providing you the following file to download and test locally: +You only need to create & submit the JS file `mouse-trap.js`, we're providing you the following files to download and test locally: - the HTML file [mouse-trap.html](./mouse-trap.html) to open in the browser, which includes: