fixed number of tasks

This commit is contained in:
Fabien Potencier
2017-12-19 15:01:06 -08:00
parent bf57a84c0a
commit fd97fcbe1f
+1 -1
View File
@@ -76,7 +76,7 @@ only contain the tasks needed to install and configure the dependency because
Symfony is smart enough to reverse those tasks when uninstalling and
unconfiguring the dependencies.
There are eight types of tasks, which are called **configurators**:
There are several types of tasks, which are called **configurators**:
``copy-from-recipe``, ``copy-from-package``, ``bundles``, ``env``,
``composer-scripts``, ``gitignore``, and ``post-install-output``.