Skip to content

Commit 52fe243

Browse files
authored
Update reference/7.5/Microsoft.PowerShell.Utility/Measure-Object.md
1 parent 316dd58 commit 52fe243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/7.5/Microsoft.PowerShell.Utility/Measure-Object.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ Property : num
243243

244244
### Example 11: Measure the Standard Deviation
245245

246-
Beginning in PowerShell 6, `Measure-Object` supports the `-StandardDeviation` parameter. The
246+
Beginning in PowerShell 6, `Measure-Object` supports the **StandardDeviation** parameter. The
247247
following example determines the _standard deviation_ for the CPU used by all processes. A large
248248
deviation would indicate a small number of processes consuming the most CPU.
249249

0 commit comments

Comments
 (0)