Skip to content

Commit 986560b

Browse files
spawniaactions-user
authored andcommitted
Prettify docs
1 parent dbff0db commit 986560b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/data-fetching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ Where **$promiseAdapter** is an instance of:
293293
`GraphQL\Executor\Promise\Adapter\AmpPromiseAdapter`
294294

295295
- For [Swoole](https://swoole.com/) or [OpenSwoole](https://openswoole.com/): <br>
296-
You can use an external library: [Resonance](https://resonance.distantmagic.com/docs/features/graphql/standalone-promise-adapter.html)
296+
You can use an external library: [Resonance](https://resonance.distantmagic.com/docs/features/graphql/standalone-promise-adapter.html)
297297

298298
- Other platforms: write your own class implementing interface: <br>
299299
[`GraphQL\Executor\Promise\PromiseAdapter`](class-reference.md#graphqlexecutorpromisepromiseadapter).

0 commit comments

Comments
 (0)