aboutsummaryrefslogtreecommitdiffstats
path: root/overlays/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'overlays/index.md')
-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"},