diff --git a/node_wrangler.py b/node_wrangler.py
index 62eb879829294a60887554438536e32fbe27e03b..41a83969541f815721c6697d4db47728fe747aa2 100644
--- a/node_wrangler.py
+++ b/node_wrangler.py
@@ -1027,7 +1027,7 @@ class NWPrincipledPreferences(bpy.types.PropertyGroup):
         description='Naming Components for roughness maps')
     gloss: StringProperty(
         name='Gloss',
-        default='gloss glossy glossyness',
+        default='gloss glossy glossiness',
         description='Naming Components for glossy maps')
     displacement: StringProperty(
         name='Displacement',