File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ Each lesson will look like this:
7676 <div class="goals">
7777 <h1>Goal:</h1>
7878 <p>Description of the current step.
79- <p>Red because big goals are scary .
79+ <p>Red because big goals it's important .
8080 </div>
8181 <div class="steps">
8282 <h1>Steps:</h1>
@@ -87,11 +87,11 @@ def code_to_write
8787 1 + 1
8888end</pre>
8989 </div>
90- <p>Yellow because we've gotten it done, but we have no clue what's going on.
90+ <p>Yellow because we've gotten it done, but we're not sure yet what's going on.
9191 </div>
9292 <div class="explanation">
9393 <h1>Explanation</h1>
94- <p>Details of what the steps actually did... spell out the cause and effect.
94+ <p>Details of what the steps actually did, explaining the cause and effect.
9595 <p>Green because we can tie everything together now.
9696 </div>
9797</div>
You can’t perform that action at this time.
0 commit comments