Skip to content

Commit 9b9c336

Browse files
authored
Update 05-formatting-aliases-providers-comparison.md (#12217)
Corrected a mistake. want => what
1 parent d35b905 commit 9b9c336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/docs-conceptual/learn/ps101/05-formatting-aliases-providers-comparison.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ Determine if fifteen isn't in the `$Numbers` array.
569569
True
570570
```
571571

572-
The `-replace` operator does just want you would think. It's used to replace something. Specifying
572+
The `-replace` operator does just what you would think. It's used to replace something. Specifying
573573
one value replaces that value with nothing. In the following example, you replace "Shell" with
574574
nothing.
575575

0 commit comments

Comments
 (0)