Skip to content

Commit 42715e1

Browse files
authored
Fix grammar and punctuation in documentation
1 parent d8420be commit 42715e1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

exchange/exchange-ps/ExchangePowerShell/Get-SensitiveInformationScan.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@ Accept wildcard characters: False
7676
7777
> Applicable: Security & Compliance
7878
79-
The IncludeImpactAssessment parameter specifies whether to refresh latest scan status during estimation stage. Valid values are:
79+
The IncludeImpactAssessment parameter specifies whether to refresh the latest scan status during the estimation stage. Valid values are:
8080
81-
- $true: Get latest estimation status
82-
- $false: Returns last updated scan status
81+
- $true: Get the latest estimation status.
82+
- $false: Return the last updated scan status.
8383
8484
```yaml
8585
Type: Boolean
@@ -115,10 +115,10 @@ Accept wildcard characters: False
115115
116116
> Applicable: Security & Compliance
117117
118-
The IncludeScanProgress parameter specifies whether to refresh latest scan status during classification phase. Valid values are:
118+
The IncludeScanProgress parameter specifies whether to refresh the latest scan status during the classification phase. Valid values are:
119119
120-
- $true: Get latest classification status
121-
- $false: Returns last updated scan status
120+
- $true: Get the latest classification status.
121+
- $false: Return the last updated scan status.
122122
123123
```yaml
124124
Type: Boolean

0 commit comments

Comments
 (0)