Skip to content

Commit 190ee92

Browse files
authored
[Bugfix] Typo - Update Index.rst
"for" was spelled wrong
1 parent 90574ea commit 190ee92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Prerequisites/Index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ composer remove
4949
Uninstalls an existing package from your project.
5050
Removes the entry from :guilabel:`composer.json` and deletes related files from the
5151
:guilabel:`vendor` folder.
52-
Removes unused dependencies that were only required fro the removed package.
52+
Removes unused dependencies that were only required for the removed package.
5353

5454
.. _composer_install:
5555

0 commit comments

Comments
 (0)