Daniel Fahlke vor 9 Jahren
Ursprung
Commit
f0d6436293
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      doc/articles/troubleshooting.md

+ 1 - 1
doc/articles/troubleshooting.md

@@ -45,7 +45,7 @@ This is a list of common pitfalls on using Composer, and how to avoid them.
 
 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
-   need an update to the command
+   need an update to the command.
 
 ## Package not found on travis-ci.org