diff --git a/animation_animall.py b/animation_animall.py
index a72ac33e0a600c966856bb2f22648812fd5e87ac..775103a7177d10ab35ac26d673fb3ef8882c518a 100644
--- a/animation_animall.py
+++ b/animation_animall.py
@@ -58,7 +58,7 @@ class AnimallProperties(bpy.types.PropertyGroup):
         default=False
     )
     key_vgroups: BoolProperty(
-        name="Vertex Groups",
+        name="Vertex Group",
         description="Insert keyframes on active Vertex group values",
         default=False
     )