diff --git a/core/modules/user/user.module b/core/modules/user/user.module
index 6d3c6f3..bc0e15c 100644
--- a/core/modules/user/user.module
+++ b/core/modules/user/user.module
@@ -49,7 +49,7 @@
 const USER_REGISTER_VISITORS_ADMINISTRATIVE_APPROVAL = 'visitors_admin_approval';
 
 /**
- * Implement hook_help().
+ * Implements hook_help().
  */
 function user_help($route_name, RouteMatchInterface $route_match) {
   switch ($route_name) {
