Skip to content

Commit

Permalink
Merge pull request #1 from MuzaffarNurillaew/MuzaffarNurillaew-patch-1
Browse files Browse the repository at this point in the history
Update using-predictors.md
  • Loading branch information
MuzaffarNurillaew authored Jan 11, 2024
2 parents 4e50975 + dc5bd6a commit 8e04419
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions reference/docs-conceptual/learn/shell/using-predictors.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ Or install using the new [PowerShellGet v3][PSGetv3] module:
Install-PSResource -Name PSReadLine
```

**PSReadLine** can be installed in Window PowerShell 5.1 or in PowerShell 7 or higher. To use
predictor plug-ins you must be running in PowerShell 7.2 or higher. Window PowerShell 5.1 can use
**PSReadLine** can be installed in Windows PowerShell 5.1 or in PowerShell 7 or higher. To use
predictor plug-ins you must be running in PowerShell 7.2 or higher. Windows PowerShell 5.1 can use
the history-based predictor.

In **PSReadLine** 2.2.6, Predictive IntelliSense is enabled by default depending on the following
Expand Down

0 comments on commit 8e04419

Please sign in to comment.