We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 63ccdd5 + cf14714 commit e8df835Copy full SHA for e8df835
docs/installation.rst
@@ -17,7 +17,7 @@ and copy the json snippet for the latest version into your project's
17
}
18
19
20
-This plugin has the type ``cakephp-plugin`` set in it's own
+This plugin has the type ``cakephp-plugin`` set in its own
21
``composer.json``, composer knows to install it inside your ``/Plugins``
22
directory, rather than in the usual vendors file. It is recommended that
23
you add ``/Plugins/Upload`` to your .gitignore file. (Why? `read
0 commit comments