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:
Emmanuel Auffray
2024-01-26 10:42:22 +13:00
committed by GitHub
parent 9a8d556661
commit 11e0767761
@@ -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: [
{