summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--hack.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/hack.html.markdown b/hack.html.markdown
index 1ab958b5..24055503 100644
--- a/hack.html.markdown
+++ b/hack.html.markdown
@@ -11,7 +11,7 @@ filename: learnhack.hh
To run Hack code, [install HHVM](https://docs.hhvm.com/hhvm/installation/introduction), the open-source virtual machine.
-```Hack
+```php
/* ==================================
* READ THE DOCS!
* ==================================