Update plugins/scaffolder-common/src/TaskSpec.ts

Signed-off-by: Ben Lambert <blam@spotify.com>

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Ben Lambert
2022-02-16 13:20:29 +01:00
committed by blam
parent 6d808887f9
commit 32f1cc6d46
+1 -1
View File
@@ -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
*/