From 19c6458e6e5d4b21eca3c6e1fe30ba330142d9ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrew=20Marcinkevi=C4=8Dius?= Date: Fri, 25 Mar 2016 13:17:29 +0200 Subject: [PATCH] Fix typo --- doc/05-repositories.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/05-repositories.md b/doc/05-repositories.md index 658bc42b6..2889a1924 100644 --- a/doc/05-repositories.md +++ b/doc/05-repositories.md @@ -264,7 +264,7 @@ package, you should do so in the default (often master) branch and not in a feature branch, since the package name is taken from the default branch. Also note that the override will not work if you change the `name` property -in your forked repository's composer.json file as this needs to match the +in your forked repository's `composer.json` file as this needs to match the original for the override to work. If other dependencies rely on the package you forked, it is possible to