diff --git a/report/src/report.tex b/report/src/report.tex
index 099bd64d24dd5489fe2a396601ae912a5de674b5..fc8705d7b6ba62b12508073e45270533d4f182e6 100644
--- a/report/src/report.tex
+++ b/report/src/report.tex
@@ -65,7 +65,7 @@ Then the loop starts where a few things happen:
 		Also show the current states of the two pumps.
 \end{itemize}
 
-Calling the functions that say anything over the loudspeaker does not halt the main loop.
+Calling the functions that says anything over the loudspeaker does not halt the main loop.
 The way this was implemented is further explained in \autoref{sec:mp3}.
 Also the function, that turns on the backlight of the LCD display for 30 seconds,
 is not halting the main loop either.