diff --git a/Docs/FAQ.md b/Docs/FAQ.md
index 8622c589..ba334f64 100644
--- a/Docs/FAQ.md
+++ b/Docs/FAQ.md
@@ -76,7 +76,7 @@ NOTE: the group policy object (GPO) settings of your organization might disallow
Why do some scripts show gibberish characters?
-**Those PowerShell scripts are using Unicode characters. Use a modern console supporting UTF-8 such as *Windows Terminal*, please.**
+**Your current terminal application doesn't support Unicode characters used by those PowerShell scripts. Use a modern one such as *Windows Terminal*, please.**
How to configure PowerShell as my default shell on Linux?