From 79bc944525361219f404d797b77424476c7efb69 Mon Sep 17 00:00:00 2001 From: Kristyn Bryan Date: Wed, 25 May 2016 18:27:34 -0400 Subject: [PATCH] Update README_memory.md --- unit_01/w02d04/homework/README_memory.md | 1 - 1 file changed, 1 deletion(-) diff --git a/unit_01/w02d04/homework/README_memory.md b/unit_01/w02d04/homework/README_memory.md index 904a3e5..45fac0f 100644 --- a/unit_01/w02d04/homework/README_memory.md +++ b/unit_01/w02d04/homework/README_memory.md @@ -39,7 +39,6 @@ The commit message should read:
- add the game tiles to the board - it should clear the text in the `info` div - this function should empty the container that will hold the gameboard tiles - - Lastly, it should then call a function that will add click events to each tile **Commit 3**