Skip to content

Commit ca8d1f5

Browse files
author
Jaro Reinders
committed
Fix spelling
1 parent 305f9fa commit ca8d1f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/plfa/backmatter/Tips.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ They use three approaches for doing "multiple steps":
143143
However, notably they all use the same supporting proofs!
144144
That means you can often write the overall proof however you find easiest and then rewrite it into another form if you want.
145145
Do keep in mind that compact proofs are not always the most readable.
146-
Strife to find a happy medium that shows each important step clearly without too many trivial steps in between.
146+
Strive to find a happy medium that shows each important step clearly without too many trivial steps in between.
147147

148148
## Avoid mutual recursion in proofs by recursing outside the lemma
149149

0 commit comments

Comments
 (0)