From 2d7a8c67e88281af1f35fc5766486bbbeb288ca6 Mon Sep 17 00:00:00 2001 From: Jordi Boggiano Date: Tue, 29 Jan 2019 10:55:05 +0100 Subject: [PATCH] Doc formatting fixes --- doc/06-config.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/06-config.md b/doc/06-config.md index 6fc743f13..87d73f8a1 100644 --- a/doc/06-config.md +++ b/doc/06-config.md @@ -236,11 +236,11 @@ This is used if you use the `gitlab` repository type. ## use-github-api -Defaults to `true`. Similar to the `no-api` key on a specific repository, setting `use-github-api` to `false` will define the global behavior for all GitHub repositories to clone the -repository as it would with any other git repository instead of using the -GitHub API. But unlike using the `git` driver directly, Composer will still -attempt to use github's zip files. - +Defaults to `true`. Similar to the `no-api` key on a specific repository, +setting `use-github-api` to `false` will define the global behavior for all +GitHub repositories to clone the repository as it would with any other git +repository instead of using the GitHub API. But unlike using the `git` +driver directly, Composer will still attempt to use GitHub's zip files. ## notify-on-install