summaryrefslogtreecommitdiffstats
path: root/docs/en/cowboy/2.0/guide/getting_started.asciidoc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-08-30 13:13:58 +0200
committerLoïc Hoguin <[email protected]>2016-08-30 13:13:58 +0200
commita39620a78352079d98eeeb7ba8deeaf9c3b6b371 (patch)
treeae4f8195a110dc32cb54343df6c73ff01612aece /docs/en/cowboy/2.0/guide/getting_started.asciidoc
parentc807880f7ac73f813b2660ea81a00f7712a4e793 (diff)
downloadninenines.eu-a39620a78352079d98eeeb7ba8deeaf9c3b6b371.tar.gz
ninenines.eu-a39620a78352079d98eeeb7ba8deeaf9c3b6b371.tar.bz2
ninenines.eu-a39620a78352079d98eeeb7ba8deeaf9c3b6b371.zip
Update documentation
Diffstat (limited to 'docs/en/cowboy/2.0/guide/getting_started.asciidoc')
-rw-r--r--docs/en/cowboy/2.0/guide/getting_started.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/cowboy/2.0/guide/getting_started.asciidoc b/docs/en/cowboy/2.0/guide/getting_started.asciidoc
index e9a27567..be11e489 100644
--- a/docs/en/cowboy/2.0/guide/getting_started.asciidoc
+++ b/docs/en/cowboy/2.0/guide/getting_started.asciidoc
@@ -64,7 +64,7 @@ handler.
We will modify the 'Makefile' to tell the build system it needs to
fetch and compile Cowboy:
-[source,make]
+[source,makefile]
----
PROJECT = hello_erlang