Fix typo in README (#121)

This commit is contained in:
Mark Johnson
2019-04-08 17:15:58 +01:00
committed by Micah Godbolt
parent 63e97d98a8
commit e22cfe374b

View File

@@ -48,7 +48,7 @@ This will load the site shown below.
### 4. Lesson Structure
1. Demos will either be via CodePen (Steps 1,2 and 3) or done in the step folder. Follow the step README to walkthrough the demo.
1. Demos will either be via CodePen (Steps 1, 2 and 3) or done in the step folder. Follow the step README to walkthrough the demo.
2. Much like demos, exercises are done via CodePen or in the project step folders. These exercises will give you an opportunity to try what was demonstrated in the first step.