Loïc Hoguin 9 лет назад
Родитель
Сommit
6d153edf86
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      doc/src/guide/why.asciidoc

+ 1 - 1
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`.