summaryrefslogtreecommitdiffhomepage
path: root/hack.html.markdown
diff options
context:
space:
mode:
authorAl <80943867+al-ias@users.noreply.github.com>2022-07-24 12:28:23 +0200
committerGitHub <noreply@github.com>2022-07-24 12:28:23 +0200
commit1bd3310bf28a967e3a62248a5f2a7d5ff4515675 (patch)
treeac5fe8498c215f8c2a28e9ae5278cb1769fd7e9a /hack.html.markdown
parent39e0b12b1545b06c7359b544790e423550b5cf13 (diff)
parent6be91ac96b852859e124c5b3b830348fd44d4b11 (diff)
Merge pull request #3 from al-ias/master
Merge master
Diffstat (limited to 'hack.html.markdown')
-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!
* ==================================