Skip to content

Commit fd905a5

Browse files
committed
Fix typo
1 parent dd83a4a commit fd905a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workos/resources/user_management.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ class WorkOSImpersonator(WorkOSBaseResource):
133133
"""Representation of a WorkOS Dashboard member impersonating a user
134134
135135
Attributes:
136-
OBJECT_FIELDS (list): List of fields a WorkOSUser comprises.
136+
OBJECT_FIELDS (list): List of fields a WorkOSImpersonator comprises.
137137
"""
138138

139139
OBJECT_FIELDS = [

0 commit comments

Comments
 (0)