From 3d3c1b12facafba2ef82398c6e649bfedb7ec76c Mon Sep 17 00:00:00 2001 From: Billy Michael Date: Mon, 1 Apr 2024 16:27:01 +0100 Subject: [PATCH] chore: grammar changes based on review feedback Signed-off-by: Billy Michael --- .../src/actions/azure.examples.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/scaffolder-backend-module-azure/src/actions/azure.examples.ts b/plugins/scaffolder-backend-module-azure/src/actions/azure.examples.ts index 75cf9742fb..d1459d1820 100644 --- a/plugins/scaffolder-backend-module-azure/src/actions/azure.examples.ts +++ b/plugins/scaffolder-backend-module-azure/src/actions/azure.examples.ts @@ -54,7 +54,7 @@ export const examples: TemplateExample[] = [ }, { description: - 'Initializes a Azure repository with a default branch, if not set defaults to master', + 'Initializes an Azure DevOps repository with a default branch, if not set defaults to master', example: yaml.stringify({ steps: [ {