Skip to content

Commit 1e9c427

Browse files
authored
Merge pull request #9899 from JarbasHorst/patch-537316
Fixed boilerplate sentence for response examples
2 parents d770c4f + f50d416 commit 1e9c427

5 files changed

Lines changed: 5 additions & 5 deletions

api-reference/beta/api/m365appsinstallationoptions-get.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ GET https://graph.microsoft.com/beta/admin/microsoft365Apps/installationOptions
9393
---
9494

9595
### Response
96-
The following example shows a response.
96+
The following example shows the response.
9797
>**Note:** The response object shown here might be shortened for readability.
9898
<!-- {
9999
"blockType": "response",

api-reference/beta/api/networkaccess-forwardingpolicy-updatepolicyrules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Content-Type: application/json
8787
---
8888

8989
### Response
90-
The following example shows a response.
90+
The following example shows the response.
9191
<!-- {
9292
"blockType": "response",
9393
"truncated": true

api-reference/beta/api/security-ediscoveryreviewset-export.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Content-Type: application/json
113113
---
114114

115115
### Response
116-
The following example shows a response.
116+
The following example shows the response.
117117

118118
<!-- {
119119
"blockType": "response",

api-reference/v1.0/api/educationclass-delete-teachers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ DELETE https://graph.microsoft.com/v1.0/education/classes/{class-id}/teachers/{t
5959
---
6060

6161
### Response
62-
The following example shows a response.
62+
The following example shows the response.
6363
<!-- {
6464
"blockType": "response"
6565
} -->

api-reference/v1.0/api/m365appsinstallationoptions-get.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ GET https://graph.microsoft.com/v1.0/admin/microsoft365Apps/installationOptions
9191
---
9292

9393
### Response
94-
The following example shows a response.
94+
The following example shows the response.
9595
>**Note:** The response object shown here might be shortened for readability.
9696
<!-- {
9797
"blockType": "response",

0 commit comments

Comments
 (0)