diff --git a/plugins/scaffolder-common/src/TaskSpec.ts b/plugins/scaffolder-common/src/TaskSpec.ts index c8bff3a713..0751b0467a 100644 --- a/plugins/scaffolder-common/src/TaskSpec.ts +++ b/plugins/scaffolder-common/src/TaskSpec.ts @@ -28,7 +28,7 @@ export type TemplateMetadata = { }; /** - * Information about a template that is stored on the scaffolder Spec + * Information about a template that is stored on a task specification * * @public */