diff --git a/language/oop5/changelog.xml b/language/oop5/changelog.xml
index 4fce165355..f6bf3a7b0e 100644
--- a/language/oop5/changelog.xml
+++ b/language/oop5/changelog.xml
@@ -30,7 +30,7 @@
5.3.0
Changed: Classes that implement interfaces with methods that have default
- values in the prototype is no longer required to match the interface's default
+ values in the prototype are no longer required to match the interface's default
value.