diff --git a/Docs/FAQ.md b/Docs/FAQ.md
index eacbb957..2c7a0dc7 100644
--- a/Docs/FAQ.md
+++ b/Docs/FAQ.md
@@ -79,9 +79,9 @@ NOTE: the group policy object (GPO) settings of your organization might disallow
How to learn PowerShell?
-* Please find tutorials at: https://www.guru99.com/powershell-tutorial.html
-* And a PowerShell cheat sheet at: [PowerShell/Docs/cheat-sheet.md](cheat-sheet.md)
-* The official PowerShell documentation is at: https://docs.microsoft.com/en-us/powershell/
+* Please find **tutorials** at: https://www.guru99.com/powershell-tutorial.html
+* See a **cheat sheet** at: [PowerShell/Docs/cheat-sheet.md](cheat-sheet.md)
+* The official PowerShell **documentation** is at: https://docs.microsoft.com/en-us/powershell/
What about security?