diff --git a/lambda/display.h b/lambda/display.h index 11196d0..fcf1b66 100644 --- a/lambda/display.h +++ b/lambda/display.h @@ -15,7 +15,7 @@ /** * Updates the measurements, tracks min and max values since last start/reset - * and display the current measurements unless the "menu" is active. + * and displays the current measurements unless the "menu" is active. */ void update(measurement);