From a6c516db2b66b8b9822466cd0516adc7a2e0cdbc Mon Sep 17 00:00:00 2001 From: Kian-Meng Ang Date: Sun, 6 Mar 2022 21:58:17 +0800 Subject: Fix typos --- doc/src/guide/deps.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/src/guide/deps.asciidoc') diff --git a/doc/src/guide/deps.asciidoc b/doc/src/guide/deps.asciidoc index 3f0f77c..e5dda80 100644 --- a/doc/src/guide/deps.asciidoc +++ b/doc/src/guide/deps.asciidoc @@ -154,7 +154,7 @@ DEPS = cowboy dep_cowboy_commit = 2.0.0-pre.2 Erlang.mk will use the package index to get all information -about Cowboy, except the commit number which will be overriden. +about Cowboy, except the commit number which will be overridden. If you need to set the fetch method or repository information too, for example because you want to use your own fork, or -- cgit v1.2.3