diff --git a/src/icalendar/tests/test_issue_716_alarm_extension.py b/src/icalendar/tests/test_issue_716_alarm_extension.py
index bf845d8a..b6beead9 100644
--- a/src/icalendar/tests/test_issue_716_alarm_extension.py
+++ b/src/icalendar/tests/test_issue_716_alarm_extension.py
@@ -4,7 +4,7 @@
 Alarms can be in this state:
 
 - active - the user wants the alarm to pop up
-- acknowledged - the use does not want that alarm to go off any more
+- acknowledged - the user no longer wants the alarm
 - snoozed - the user moved that alarm to another time
 
 The alarms can only work on the properties of the event like