diff --git a/ncm-metaconfig/src/main/pan/components/metaconfig/schema.pan b/ncm-metaconfig/src/main/pan/components/metaconfig/schema.pan index e3ee6935a9..ac4d814a3a 100644 --- a/ncm-metaconfig/src/main/pan/components/metaconfig/schema.pan +++ b/ncm-metaconfig/src/main/pan/components/metaconfig/schema.pan @@ -135,7 +135,7 @@ type ${project.artifactId}_config = { 'contents' : ${project.artifactId}_extension @{Predefined conversions from EDG::WP4::CCM::TextRender} 'convert' ? ${project.artifactId}_textrender_convert - @{Actions (i.e. names found in /software/components/metadata/commands) to run when processing the service. + @{Actions (i.e. names found in /software/components/metaconfig/commands) to run when processing the service. Refer to the metaconfig_actions type definition for the available hooks for when a command may be run.} 'actions' ? ${project.artifactId}_actions