diff --git a/config/gitdeploy.php b/config/gitdeploy.php index 19bf000..06c6ee5 100644 --- a/config/gitdeploy.php +++ b/config/gitdeploy.php @@ -127,7 +127,7 @@ |-------------------------------------------------------------------------- | | Allow the git hook to fire a event "GitDeployed" so that everybody can listen to that event. - | See readme how to create a nice listener on that. | + | See readme how to create a nice listener on that. | */ 'fire_event' => true,