We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 305f9fa commit ca8d1f5Copy full SHA for ca8d1f5
1 file changed
src/plfa/backmatter/Tips.md
@@ -143,7 +143,7 @@ They use three approaches for doing "multiple steps":
143
However, notably they all use the same supporting proofs!
144
That means you can often write the overall proof however you find easiest and then rewrite it into another form if you want.
145
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.
+Strive to find a happy medium that shows each important step clearly without too many trivial steps in between.
147
148
## Avoid mutual recursion in proofs by recursing outside the lemma
149
0 commit comments