diff --git a/docs/FAQ.md b/docs/FAQ.md
index d5a95fd8..d5ab7ecb 100644
--- a/docs/FAQ.md
+++ b/docs/FAQ.md
@@ -131,7 +131,7 @@ Want to use the PowerShell scripts everywhere on the command-line? Then you need
How to remove the banner message in PowerShell?
-* Quite simple: just start powershell.exe with option '-nologo'.
+* **Quite simple:** just start powershell.exe with option '-nologo'.
How to write good PowerShell scripts?