Skip to content

Commit

Permalink
Merge pull request #6 from adri/patch-2
Browse files Browse the repository at this point in the history
Fixes service name in docs
  • Loading branch information
mcg-web authored Jun 14, 2017
2 parents 9623376 + 4ff00a5 commit 113a7c4
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 @@ -82,7 +82,7 @@ This example will create 3 loaders as services:
Here the list of existing promise adapters:
* **[ReactPhp/Promise](https://github.com/reactphp/promise)**: overblog_dataloader.react_promise_adapter
* **[GuzzleHttp/Promises](https://github.com/guzzle/promises)**: overblog_dataloader.guzzle_promise_adapter
* **[GuzzleHttp/Promises](https://github.com/guzzle/promises)**: overblog_dataloader.guzzle_http_promise_adapter
* **[Webonyx/GraphQL-PHP](https://github.com/webonyx/graphql-php) Sync Promise**: overblog_dataloader.webonyx_graphql_sync_promise_adapter
## Combine with GraphQLBundle
Expand Down

0 comments on commit 113a7c4

Please sign in to comment.