diff --git a/step1-02/exercise/README.md b/step1-02/exercise/README.md index e09495f..b5c4e8d 100644 --- a/step1-02/exercise/README.md +++ b/step1-02/exercise/README.md @@ -4,7 +4,7 @@ 2. Add 4 list items with class `todo` inside of that list with the following content `` 3. Add a span and a button to your footer -4. Span content should be `4 items left` and button should say `Clear Completed` and have a class of `submit` +4. Span content should be `Clear Completed + diff --git a/step1-03/demo/index.html b/step1-03/demo/index.html index 285b5f2..b09e25e 100644 --- a/step1-03/demo/index.html +++ b/step1-03/demo/index.html @@ -32,7 +32,7 @@ diff --git a/step1-03/exercise/index.html b/step1-03/exercise/index.html index dd41733..02065c2 100644 --- a/step1-03/exercise/index.html +++ b/step1-03/exercise/index.html @@ -32,7 +32,7 @@ diff --git a/step1-03/final/index.html b/step1-03/final/index.html index 77f6662..deebeaf 100644 --- a/step1-03/final/index.html +++ b/step1-03/final/index.html @@ -32,7 +32,7 @@