Skip to content

Commit 823142e

Browse files
committed
wording fixes
1 parent e9e0c4d commit 823142e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/education-hub/full-api-script.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: How to deploy labs though a Power Shell script
3-
description: This article will show you how to deploy labs in Education Hub through a power shell script
2+
title: How to deploy labs through a PowerShell script
3+
description: This article shows you how to deploy labs in Education Hub through a PowerShell script
44
author: vinnieangel
55
ms.author: vangellotti
66
ms.service: education
@@ -11,7 +11,7 @@ ms.custom: template-how-to
1111

1212
# Run a script to create lab and call other dependent APIs
1313

14-
With Education Hub's public APIs you can deploy labs through APIs alone. However, there are a few additional APIs that need to be called which are shown in the following Power Shell script.
14+
With Education Hub's public APIs, you can deploy labs through APIs alone. However, there are a few more APIs that need to be called which are shown in the following PowerShell script.
1515

1616
## Prerequisites
1717

0 commit comments

Comments
 (0)