diff --git a/client/ayon_core/pipeline/create/creator_plugins.py b/client/ayon_core/pipeline/create/creator_plugins.py index e0b30763d0..b6ba5011f6 100644 --- a/client/ayon_core/pipeline/create/creator_plugins.py +++ b/client/ayon_core/pipeline/create/creator_plugins.py @@ -455,7 +455,7 @@ class BaseCreator: 'True' if did so. Args: - instance(List[CreatedInstance]): Instance objects which should be + instances (List[CreatedInstance]): Instance objects which should be removed. """