Skip to content

Commit 1242fe0

Browse files
akulagrawalsdwheeler
authored andcommitted
Correct Typo (#4882)
1 parent ca34188 commit 1242fe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/6/Microsoft.PowerShell.Core/About/about_Regular_Expressions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ Gobble Gobble
415415
> Hello Universe
416416
> ```
417417
>
418-
> Additionally, sicne the `$` character is used in substitution, you will need
418+
> Additionally, since the `$` character is used in substitution, you will need
419419
> to escape any instances in your string.
420420
>
421421
> ```powershell

0 commit comments

Comments
 (0)