Skip to content

Commit

Permalink
fix(docs): convert an unnecessarily capitalized word in the middle of…
Browse files Browse the repository at this point in the history
… sentences to lowercase (#2959)
  • Loading branch information
hxrxchang committed Mar 9, 2024
1 parent bc72cd8 commit 2aa9bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -86,7 +86,7 @@ models:

- #### Using Explicit Resolvers

If you want to Keep using the generated model, mark the field as requiring a resolver explicitly in `gqlgen.yml` like this:
If you want to keep using the generated model, mark the field as requiring a resolver explicitly in `gqlgen.yml` like this:

```yaml
# gqlgen.yml
Expand Down

0 comments on commit 2aa9bbb

Please sign in to comment.