add parentheses, consistent language around "modes"
This commit is contained in:
@@ -29,8 +29,8 @@ will ask us to show that if `0 + d = d` then `0 + succ d = succ d`. Because
|
||||
|
||||
See if you can do your first induction proof in Lean.
|
||||
|
||||
By the way, if you are still in the editor mode from the last world, you can swap
|
||||
back to typewriter mode by clicking the `>_` button.
|
||||
(By the way, if you are still in the \"Editor mode\" from the last world, you can swap
|
||||
back to \"Typewriter mode\" by clicking the `>_` button in the top right.)
|
||||
"
|
||||
|
||||
/--
|
||||
|
||||
@@ -51,7 +51,7 @@ written as several lines of code. Move your cursor between lines to see
|
||||
the goal state at any point. Now cut and paste your code elsewhere if you
|
||||
want to save it, and paste the above proof in instead. Move your cursor
|
||||
around to investigate. When you've finished, click the `>_` button in the top right to
|
||||
move back into command line mode.
|
||||
move back into \"Typewriter mode\".
|
||||
|
||||
You have finished tutorial world!
|
||||
Click \"Leave World\" to go back to the
|
||||
|
||||
Reference in New Issue
Block a user