Skip to content

Commit 8f6b648

Browse files
authored
Apply suggestions from code review
1 parent dde93d4 commit 8f6b648

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/education-hub/add-student-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Add a student to a lab in Azure Education Hub through REST APIs
3-
description: Learn how add students to labs in Azure Education Hub through REST APIs
3+
description: Learn how to add students to labs in Azure Education Hub through REST APIs
44
author: vinnieangel
55
ms.author: vangellotti
66
ms.service: azure-education
@@ -85,7 +85,7 @@ The API response returns details of the newly added student.
8585

8686
## Check the details of the students in a lab
8787

88-
Calling this API allows to see all of the students that are in the specified lab.
88+
Calling this API allows you to see all of the students that are in the specified lab.
8989

9090
```json
9191
GET https://management.azure.com/providers/Microsoft.Billing/billingAccounts/<BillingAccountID/billingProfiles/<BillingProfileID>/invoiceSections/<InvoiceSectionID>/providers/Microsoft.Education/labs/default/students?includeDeleted=true&api-version=2021-12-01-preview

0 commit comments

Comments
 (0)