diff --git a/20201119/hp-20201119.pdf b/20201119/hp-20201119.pdf
index 36de539226a89ecef109ebcd44ccd8f6287e04e3..4d3e27cc943f47546be27b9b004d3a02e0c38999 100644
Binary files a/20201119/hp-20201119.pdf and b/20201119/hp-20201119.pdf differ
diff --git a/20201119/hp-20201119.tex b/20201119/hp-20201119.tex
index 7a80aaf46883101ccfbdd3e506775d1cf0ffc836..0ee2c790b0281483d0c2e6a726116edb8bc64b72 100644
--- a/20201119/hp-20201119.tex
+++ b/20201119/hp-20201119.tex
@@ -273,7 +273,7 @@
       \item
         Vergleich: \lstinline{== != < > <= >=}
       \item
-        {\only<2->{\color{red}}Zuweisung}: \lstinline{= += -= *= /= %=}
+        {\only<1->{\color{red}}Zuweisung}: \lstinline{= += -= *= /= %=}
       \item
         Ignorieren: \lstinline{,}\quad \lstinline{a, b}: berechne \lstinline{a}, ignoriere es, nimm stattdessen \lstinline{b}
     \end{itemize}