change entityMetadata doc string
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
This commit is contained in:
@@ -34,7 +34,7 @@ export type TemplateInfo = {
|
||||
baseUrl?: string;
|
||||
|
||||
/**
|
||||
* The Template entity's metadata
|
||||
* The metadata of the Template entity
|
||||
*/
|
||||
entityMetadata: EntityMeta;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user