Skip to content

Commit d0db3c2

Browse files
authored
docs(custom): Fix typo in custom.md (#963)
1 parent c8bc59d commit d0db3c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/producers/custom.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,4 +136,4 @@ we get a result like this :
136136
}
137137
```
138138

139-
(For this to actually work we would need to add resolves to the User object to resolve the `id` and `name` properties).
139+
(For this to actually work we would need to add resolvers to the User object to resolve the `id` and `name` properties).

0 commit comments

Comments
 (0)