From d92d7f07f514dc37584498ff58af12774fcd0771 Mon Sep 17 00:00:00 2001 From: Anthony Lapenna Date: Thu, 18 May 2017 22:29:02 +0200 Subject: [PATCH] feat(templates): update Microsoft env labels --- templates.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates.json b/templates.json index 01578f4..aed59df 100644 --- a/templates.json +++ b/templates.json @@ -221,7 +221,7 @@ }, { "name": "SA_PASSWORD", - "label": "System administrator password" + "label": "SA password" } ] }, @@ -243,7 +243,7 @@ }, { "name": "sa_password", - "label": "System administrator password" + "label": "SA password" } ], "volumes": ["C:/temp/"] @@ -266,7 +266,7 @@ }, { "name": "sa_password", - "label": "System administrator password" + "label": "SA password" } ], "volumes": ["C:/temp/"]