From 9f6fdfd703f433bd0777fd89fb4684908a6c4f06 Mon Sep 17 00:00:00 2001 From: Rob Date: Mon, 7 Sep 2015 18:55:30 +0200 Subject: [PATCH] spelling --- doc/articles/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/articles/troubleshooting.md b/doc/articles/troubleshooting.md index d01735a53..f0f55385d 100644 --- a/doc/articles/troubleshooting.md +++ b/doc/articles/troubleshooting.md @@ -44,7 +44,7 @@ This is a list of common pitfalls on using Composer, and how to avoid them. Packagist has a delay of up to 1 minute before new packages are visible to Composer. 6. If you are updating a single package, it may depend on newer versions itself. - In this cases add the `--with-dependencies` argument **or** add all dependencies which + In this case add the `--with-dependencies` argument **or** add all dependencies which need an update to the command. ## Package not found on travis-ci.org