Merge pull request #996 from pmvieira/minor-typo-fix

Minor typo fix in the pluginhooks documentation
This commit is contained in:
Jose Diaz-Gonzalez
2015-02-20 12:51:35 -05:00

View File

@@ -32,7 +32,7 @@ The following pluginhooks describe those available to a dokku installation. As w
### `install`
- Description: Used to setup any files/configuration for a plugin.
- Invoked by: `dokki plugins-install`.
- Invoked by: `dokku plugins-install`.
- Arguments: None
- Example: