diff --git a/reference/5.1/Microsoft.PowerShell.Utility/Sort-Object.md b/reference/5.1/Microsoft.PowerShell.Utility/Sort-Object.md index 98bb1459663f..c0419222336b 100644 --- a/reference/5.1/Microsoft.PowerShell.Utility/Sort-Object.md +++ b/reference/5.1/Microsoft.PowerShell.Utility/Sort-Object.md @@ -131,8 +131,8 @@ Get-History | Sort-Object -Property Id -Descending 8 Get-Command Sort-Object -Syntax 7 Get-Command Sort-Object -ShowCommandInfo 6 Get-ChildItem -Path C:\Test | Sort-Object -Property Length - 5 Get-Help Clear-History -online - 4 Get-Help Clear-History -full + 5 Get-Help Clear-History -Online + 4 Get-Help Clear-History -Full 3 Get-ChildItem | Get-Member 2 Get-Command Sort-Object -Syntax 1 Set-Location C:\Test\ @@ -478,8 +478,8 @@ use a scriptblock or a hashtable. Valid keys for a hash table are as follows: -- `expression` - `` or `