Skip to content

Commit

Permalink
Merge pull request #31 from paaacman/patch-1
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
viniychuk authored Jun 3, 2017
2 parents f413c4f + 58e5d51 commit 8f7eb99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Go to your project folder and run:
composer require youshido/graphql-bundle
```

Than enable bundle in your `app/AppKernel.php`
Then enable bundle in your `app/AppKernel.php`
```php
new Youshido\GraphQLBundle\GraphQLBundle(),
```
Expand Down

0 comments on commit 8f7eb99

Please sign in to comment.