From 6d153edf86adc5f842cfd957f6816533eeb97263 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 22 Oct 2015 03:13:31 +0200 Subject: Fix a small typo --- doc/src/guide/why.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/src/guide/why.asciidoc') diff --git a/doc/src/guide/why.asciidoc b/doc/src/guide/why.asciidoc index 37aa676..3a84940 100644 --- a/doc/src/guide/why.asciidoc +++ b/doc/src/guide/why.asciidoc @@ -55,7 +55,7 @@ build tool can't easily: choose what version of Erlang is to be used for compiling the project. This really is a one-liner in Erlang.mk (a few more lines -if you also let it download about build Erlang directly) +if you also let it download and build Erlang directly) and allows for even greater things, like testing your project across all supported Erlang versions in one small command: `make -k ci`. -- cgit v1.2.3