aboutsummaryrefslogtreecommitdiffstats
path: root/overlays
diff options
context:
space:
mode:
authorTristan Sloughter <[email protected]>2013-09-21 14:37:35 -0500
committerTristan Sloughter <[email protected]>2013-09-21 14:37:35 -0500
commit4eb9311016cb9a885694819acdc22816186fce59 (patch)
tree872fd476fa97f4b62d090cd27c8eb05c706c5d44 /overlays
parentd74834732981b416209eb3f6739b630e9904f14e (diff)
downloadrelx-4eb9311016cb9a885694819acdc22816186fce59.tar.gz
relx-4eb9311016cb9a885694819acdc22816186fce59.tar.bz2
relx-4eb9311016cb9a885694819acdc22816186fce59.zip
fix highlighting
Diffstat (limited to 'overlays')
-rw-r--r--overlays/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/overlays/index.md b/overlays/index.md
index dece340..863ae28 100644
--- a/overlays/index.md
+++ b/overlays/index.md
@@ -11,7 +11,7 @@ can take your Overlay configuration and move it to your
`relx.config` and it should just work. For example, you could take
the following:
-{% highlight erl %}
+{% highlight erlang %}
{overlay_vars, "vars.config"}.
{overlay, [{mkdir, "log/sasl"},
{copy, "files/erl", "{{erts_vsn}}/bin/erl"},