diff --git a/final-presentation/slides.tex b/final-presentation/slides.tex index bd10c85b5a8..76c25466e07 100644 --- a/final-presentation/slides.tex +++ b/final-presentation/slides.tex @@ -183,7 +183,7 @@ \frametitle{How was it built?} \begin{itemize} \item Later, a Rust compiler team member proposed a ``Rust abstract - machine`` with specialized value layout which solved my previous problems. + machine'' with specialized value layout which solved my previous problems. \pause \item His proposal was intended for a compile-time function evaluator in the