diff --git a/core/modules/hal/hal.install b/core/modules/hal/hal.install
index 167598ce5bca9e49a162aa24918a1e154207345c..6d43112f0c9f154e842995cb406ee52d7b1565aa 100644
--- a/core/modules/hal/hal.install
+++ b/core/modules/hal/hal.install
@@ -6,9 +6,8 @@
  */
 
 /**
- * @defgroup updates-8.2.x-to-8.3.x Updates from 8.2.x to 8.3.x
+ * @addtogroup updates-8.2.x-to-8.3.x
  * @{
- * Update functions from 8.2.x to 8.3.x.
  */
 
 /**
@@ -39,5 +38,5 @@ function hal_update_8301() {
 }
 
 /**
- * @} End of "defgroup updates-8.2.x-to-8.3.x".
+ * @} End of "addtogroup updates-8.2.x-to-8.3.x".
  */