Skip to content

Commit 4351c7b

Browse files
authored
Tweaks to example introductions
1 parent 2a1380f commit 4351c7b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

api-reference/beta/api/security-ediscoverycase-list-tags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ If successful, this method returns a `200 OK` response code and a collection of
4242
## Examples
4343

4444
#### Request
45-
The following example shows a request that list tags.
45+
The following example shows a request that lists tags.
4646

4747
# [HTTP](#tab/http)
4848
<!-- {

api-reference/beta/api/security-ediscoveryreviewtag-ashierarchy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ If successful, this function returns a `200 OK` response code and a [microsoft.g
4747
## Examples
4848
### Example 1: Retrieve child tags of a specific eDiscovery review tag
4949
#### Request
50-
The following example shows a request to retrieve child tags
50+
The following example shows a request that retrieves child tags.
5151

5252
# [HTTP](#tab/http)
5353
<!-- {

api-reference/v1.0/api/security-ediscoveryreviewtag-ashierarchy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ If successful, this function returns a `200 OK` response code and a [microsoft.g
4747
## Examples
4848
### Example 1: Retrieve child tags of a specific eDiscovery
4949
#### Request
50-
The following example shows a request to retrieve child tags
50+
The following example shows a request that retrieves child tags.
5151

5252
# [HTTP](#tab/http)
5353
<!-- {
@@ -199,7 +199,7 @@ Content-Type: application/json
199199

200200
### Example 2: Retrieve child tags of a specific eDiscovery review tag
201201
#### Request
202-
The following example shows a request to retrieve child tags
202+
The following example shows a request that retrieves child tags.
203203
<!-- This HTTP GET request retrieves the child tags of a specific eDiscovery review tag within a given eDiscovery case in Microsoft Graph Security API.
204204
Use the `$select` query option to optimize performance by selecting only the necessary properties. -->
205205

0 commit comments

Comments
 (0)