diff --git a/phel.html.markdown b/phel.html.markdown
index 4747838b..4dc030fa 100644
--- a/phel.html.markdown
+++ b/phel.html.markdown
@@ -17,7 +17,7 @@ It is a dialect of Lisp inspired by Clojure and Janet.
- Powerful but simple Syntax
- REPL
-```phel
+```newlisp
# Comments begin with a # character and continue until the end of the line. There are no multi-line comments.
# Phel is written in "forms", which are just