We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 824a037 commit 6057342Copy full SHA for 6057342
005_evaluation.md
@@ -14,7 +14,7 @@ Evaluation
14
15
While the lambda calculus is exceedingly simple, there is a great deal of
16
variety in ways to evaluate and implement the reduction of lambda expressions.
17
-The different models for evaluation are *evaluation stratgies*.
+The different models for evaluation are *evaluation strategies*.
18
19
There is a bifurcation between two points in the design space: *strict* and
20
*non-strict* evaluation. An evaluation strategy is strict if the arguments to a
0 commit comments