Skip to content

Commit

Permalink
Fix typo in CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick91 authored Nov 19, 2024
1 parent 15693e3 commit 069fe2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7170,7 +7170,7 @@ class Mutation:
return
```
results in this schema:
```grapqhl
```graphql
type Mutation {
doSomething(arg: Int!): Void
}
Expand Down

0 comments on commit 069fe2c

Please sign in to comment.