diff --git a/web/templates/doc/faq.html.md b/web/templates/doc/faq.html.md
index ced381d..3609553 100644
--- a/web/templates/doc/faq.html.md
+++ b/web/templates/doc/faq.html.md
@@ -28,7 +28,7 @@ Worry not, you have several options. You can:
* add the following setting to your `$HOME/.config/asciinema/config` file:
[record]
- command="/bin/bash -l"
+ command = /bin/bash -l
## Why my shell prompt/theme isn't working during recording?