From 4eb9311016cb9a885694819acdc22816186fce59 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Sat, 21 Sep 2013 14:37:35 -0500 Subject: fix highlighting --- overlays/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'overlays') 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"}, -- cgit v1.2.3