Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion reference/5.1/Microsoft.PowerShell.Core/Where-Object.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ command.
is a positional parameter mapped to position `1`. The switch parameter, used to specify the
comparison, can be used in any position.

The simplfied syntax was introduced in Windows PowerShell 3.0. For more information, see
The simplified syntax was introduced in Windows PowerShell 3.0. For more information, see
[about_Simplified_Syntax](About/about_Simplified_Syntax.md).

When you provide a single **Property** to `Where-Object`, the cmdlet treats the value of the
Expand Down
2 changes: 1 addition & 1 deletion reference/7.4/Microsoft.PowerShell.Core/Where-Object.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ command.
is a positional parameter mapped to position `1`. The switch parameter, used to specify the
comparison, can be used in any position.

The simplfied syntax was introduced in Windows PowerShell 3.0. For more information, see
The simplified syntax was introduced in Windows PowerShell 3.0. For more information, see
[about_Simplified_Syntax](About/about_Simplified_Syntax.md).

When you provide a single **Property** to `Where-Object`, the cmdlet treats the value of the
Expand Down
2 changes: 1 addition & 1 deletion reference/7.5/Microsoft.PowerShell.Core/Where-Object.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ command.
is a positional parameter mapped to position `1`. The switch parameter, used to specify the
comparison, can be used in any position.

The simplfied syntax was introduced in Windows PowerShell 3.0. For more information, see
The simplified syntax was introduced in Windows PowerShell 3.0. For more information, see
[about_Simplified_Syntax](About/about_Simplified_Syntax.md).

When you provide a single **Property** to `Where-Object`, the cmdlet treats the value of the
Expand Down
2 changes: 1 addition & 1 deletion reference/7.6/Microsoft.PowerShell.Core/Where-Object.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ command.
is a positional parameter mapped to position `1`. The switch parameter, used to specify the
comparison, can be used in any position.

The simplfied syntax was introduced in Windows PowerShell 3.0. For more information, see
The simplified syntax was introduced in Windows PowerShell 3.0. For more information, see
[about_Simplified_Syntax](About/about_Simplified_Syntax.md).

When you provide a single **Property** to `Where-Object`, the cmdlet treats the value of the
Expand Down