Skip to content

Commit 859e312

Browse files
authored
Fix repetition typo on "Customizing your shell environment" page (#11462)
1 parent bfb9b77 commit 859e312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/docs-conceptual/learn/shell/creating-profiles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ C:\Program Files\PowerShell\7\profile.ps1
6363
## How to create your personal profile
6464

6565
When you first install PowerShell on a system, the profile script files and the directories they
66-
belong to don't exist. The following command creates the "Current User, Current Current Host"
66+
belong to don't exist. The following command creates the "Current User, Current Host"
6767
profile script file if it doesn't exist.
6868

6969
```powershell

0 commit comments

Comments
 (0)