Skip to content

Commit

Permalink
smile ☺
Browse files Browse the repository at this point in the history
  • Loading branch information
gevorgmansuryan committed Nov 14, 2016
1 parent 2fd9ac8 commit b89f93a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ $gitHubRepo->onPush(function() {
######Example #2
notify your team in Slack about `Pull request`

(I suggest use [gevman/slack-bot](https://packagist.org/packages/gevman/slack-bot))
(I suggest use [gevman/slack-bot](https://packagist.org/packages/gevman/slack-bot))
```php
require __DIR__.'/../vendor/autoload.php';

Expand Down Expand Up @@ -111,7 +111,7 @@ $bitBucketRepo->onPush(function() {
######Example #2
notify your team in Slack about `Pull request`

(I suggest use [gevman/slack-bot](https://packagist.org/packages/gevman/slack-bot))
(I suggest use [gevman/slack-bot](https://packagist.org/packages/gevman/slack-bot))
```php
require __DIR__.'/../vendor/autoload.php';

Expand Down

0 comments on commit b89f93a

Please sign in to comment.