diff --git a/Docs/FAQ.md b/Docs/FAQ.md index e7cff92d..803b986c 100644 --- a/Docs/FAQ.md +++ b/Docs/FAQ.md @@ -38,7 +38,7 @@ How to get the collection of PowerShell scripts? Why do some scripts show gibberish characters? ---------------------------------------------- -Those PowerShell scripts are using Unicode input & output. Use a modern console supporting UTF-8 such as Windows Terminal, please. +Those PowerShell scripts are using Unicode characters. Use a modern console supporting UTF-8 such as Windows Terminal, please. How to set PowerShell as default shell on Linux?