diff --git a/VL2.tex b/VL2.tex index 7d52df0..407579a 100644 --- a/VL2.tex +++ b/VL2.tex @@ -426,7 +426,7 @@ f x = even . (+) 3 . (-) $ 4 x \end{haskellcode} %$ \pause -So there a few things that we have to be aware of: +So there are a few things that we have to be aware of: \begin{itemize} \item the types have to fit! \item the arity has to fit!