mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
Merge pull request #996 from pmvieira/minor-typo-fix
Minor typo fix in the pluginhooks documentation
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user