Skip to content

Commit e8df835

Browse files
committed
Merge pull request #304 from curtisgibby/patch-1
installation - remove Bad Apostrophe
2 parents 63ccdd5 + cf14714 commit e8df835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ and copy the json snippet for the latest version into your project's
1717
}
1818
}
1919
20-
This plugin has the type ``cakephp-plugin`` set in it's own
20+
This plugin has the type ``cakephp-plugin`` set in its own
2121
``composer.json``, composer knows to install it inside your ``/Plugins``
2222
directory, rather than in the usual vendors file. It is recommended that
2323
you add ``/Plugins/Upload`` to your .gitignore file. (Why? `read

0 commit comments

Comments
 (0)