Skip to content

Commit 8c502ed

Browse files
authored
Fix markdown
1 parent 03d5bc9 commit 8c502ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/fieldparams.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,5 +152,5 @@ See the [Awaitable](./awaitable.md) document for more information about
152152
1. The `getField` methods are discussed in more detail in [resolvers.md](./resolvers.md).
153153
2. Awaitable types are covered in [awaitable.md](./awaitable.md).
154154
3. Built-in and custom `directives` are discussed in [directives.md](./directives.md).
155-
4. Subscription resolvers may be called 2 extra times, inside of subscribe` and `unsubscribe`.
156-
See [subscriptions.md](./subscriptions.md) for more details.
155+
4. Subscription resolvers may be called 2 extra times, inside of `subscribe` and `unsubscribe`.
156+
See [subscriptions.md](./subscriptions.md) for more details.

0 commit comments

Comments
 (0)