Update template.examples.ts, typo fix on skeleton
small typo fix Signed-off-by: Emmanuel Auffray <emmanuel.auffray@gmail.com>
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ import yaml from 'yaml';
|
||||
export const examples: TemplateExample[] = [
|
||||
{
|
||||
description:
|
||||
'Downloads a skelaton directory that lives alongside the template file and fill it out with values.',
|
||||
'Downloads a skeleton directory that lives alongside the template file and fill it out with values.',
|
||||
example: yaml.stringify({
|
||||
steps: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user