Skip to content

Commit fa1be1a

Browse files
Change command to use lower case "c"
1 parent 0283461 commit fa1be1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cloud-shell/cloud-shell-predictive-intellisense.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ open-source editor to edit the profile. To learn more, see [Azure Cloud Shell ed
124124
Use the built-in Cloud Shell editor to edit the profile:
125125

126126
```powershell
127-
Code $Profile
127+
code $Profile
128128
```
129129

130130
## Next steps
@@ -141,4 +141,4 @@ For more information on PowerShell profiles, see [About_Profiles][06].
141141
[03]: /powershell/module/psreadline/set-psreadlineoption
142142
[04]: ./using-cloud-shell-editor.md
143143
[05]: /powershell/scripting/learn/shell/using-predictors
144-
[06]: /powershell/module/microsoft.powershell.core/about/about_profiles
144+
[06]: /powershell/module/microsoft.powershell.core/about/about_profiles

0 commit comments

Comments
 (0)