Skip to content

Commit 11fb07e

Browse files
committed
improving acrolinx score
1 parent e332dd9 commit 11fb07e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api-reference/beta/resources/restoresessionartifactcount.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Namespace: microsoft.graph
1515

1616
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1717

18-
Represents Represents artifact count metadata of a particular [Restore Session](../resources/restoreSessionBase.md). Restore session APIs are used by SharePoint, OneDrive and Exchange Online Admins to perform restore-related tasks on artifacts that are protected as part of a protection policy.
18+
Represents artifact count metadata of a particular [Restore Session](../resources/restoreSessionBase.md). Restore session APIs are used by SharePoint, OneDrive, and Exchange Online Admins to perform restore-related tasks on artifacts that are protected as part of a protection policy.
1919

2020
## Methods
2121

@@ -32,7 +32,7 @@ Represents Represents artifact count metadata of a particular [Restore Session](
3232

3333
|Property|Type|Description|
3434
|:---|:---|:---|
35-
|total|Int32|Count of artifacts present in the restore session.|
35+
|total|Int32|Number of artifacts present in the restore session.|
3636
|inProgress|Int32|Count of artifacts whose restore is in progress.|
3737
|completed|Int32|Count of artifacts whose restore is completed.|
3838
|failed|Int32|Count of artifacts whose restore is failed.|

0 commit comments

Comments
 (0)