diff --git a/src/display/02.02.DELAY.md b/src/display/02.02.DELAY.md index 34e7f9d..63e7b23 100644 --- a/src/display/02.02.DELAY.md +++ b/src/display/02.02.DELAY.md @@ -3,7 +3,7 @@ > Create a time delay. Another piece of information you will need is how to create a time delay before moving to the next row. -we want the time spent switching LED lines on and off to be much shorter than the time spent waiting with LEDs on. +We want the time spent switching LED lines on and off to be much shorter than the time spent waiting with LEDs on. ### For loop