Skip to content

Commit 9314634

Browse files
authored
Merge branch 'main' into sai-updatepowershellreferenceschema
2 parents 1723783 + 9b9c336 commit 9314634

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)