diff --git a/sys/include/net/gnrc/pkt.h b/sys/include/net/gnrc/pkt.h
index 9161125f45e48dc164b3577b9bf7dd9355bea2ce..6d2475ad42359b4c7c44472977ba470360527ed6 100644
--- a/sys/include/net/gnrc/pkt.h
+++ b/sys/include/net/gnrc/pkt.h
@@ -8,7 +8,7 @@
  */
 
 /**
- * @defgroup    net_gnrc_pkt Packets
+ * @defgroup    net_gnrc_pkt Packet
  * @ingroup     net_gnrc_pktbuf
  * @brief       Network packet abstraction type and helper functions
  * @{