Skip to content

Commit 8645399

Browse files
author
Jason.Helmick
committed
Edits to improve correctness
1 parent b7c32b1 commit 8645399

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ Set-PSReadLineOption -PredictionSource None
7272
## Keep your changes permanent
7373

7474
The commands to change the prediction color and enable/disable predictions only affect the current
75-
session. To make these changes reflected every time you start Cloud Shell, create or edit a
76-
PowerShell Profile. The following instructions will will guide you through configuring a profile for
75+
session. To make these changes reflect every time you start Cloud Shell, create or edit a
76+
PowerShell Profile. The following instructions will guide you through configuring a profile for
7777
Cloud Shell. For more details on PowerShell profiles, see [About_Profiles][06]
7878

7979
### How to check if you have a PowerShell profile in Cloud Shell
@@ -121,7 +121,7 @@ If the output is **True**, then a profile already exists. Edit the existing prof
121121
commands to configure the color and behavior of Predictive IntelliSense. Use the built-in
122122
open-source editor to edit the profile. To learn more, see [Azure Cloud Shell editor][04].
123123

124-
Use the built in Cloud Shell editor to edit the profile:
124+
Use the built-in Cloud Shell editor to edit the profile:
125125

126126
```powershell
127127
Code $Profile

0 commit comments

Comments
 (0)