diff --git a/Docs/FAQ.md b/Docs/FAQ.md index ff1c81d0..6339aaad 100644 --- a/Docs/FAQ.md +++ b/Docs/FAQ.md @@ -123,7 +123,7 @@ Want to use the PowerShell scripts everywhere on the command-line? Then you need * **PowerShell Plus** - an all in one IDE. * **Atom package** - an add-on with PowerShell language support for Atom. * **SublimeText package** - an add-on with PowerShell language support for Sublime Text. -* or your **favorite text editor** as an alternative. +* or simply your **favorite text editor** as an alternative.
How to write good PowerShell scripts?