diff --git a/package/gluon-mesh-vpn-tunneldigger/Makefile b/package/gluon-mesh-vpn-tunneldigger/Makefile
index a5c23c2580267dd5f8dc1de6c172eefcf0b115a8..b7a5f18d4cb235ad69b261b2fd1644c21f4a115b 100644
--- a/package/gluon-mesh-vpn-tunneldigger/Makefile
+++ b/package/gluon-mesh-vpn-tunneldigger/Makefile
@@ -6,7 +6,7 @@ PKG_VERSION:=3
 include ../gluon.mk
 
 define Package/gluon-mesh-vpn-tunneldigger
-  TITLE:=Support for connecting meshes via tunneltigger/L2TPv3 pseudowire
+  TITLE:=Support for connecting meshes via tunneldigger/L2TPv3 pseudowire
   DEPENDS:=+gluon-core +gluon-mesh-vpn-core +tunneldigger +@GLUON_SPECIALIZE_KERNEL:KERNEL_L2TP
 endef