Skip to content

Commit 589ff5e

Browse files
authored
Merge pull request #3945 from radekmie/patch-1
Fixed typo in GraphQL API docs (fixes #3943).
2 parents f990119 + f331abb commit 589ff5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/graphql/guides/using-the-graphql-api-for-discussions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ discussionCategories(
8383

8484
### Repository.discussion
8585

86-
Get a discussion. Returns `null` if discussion with the specified ID exists.
86+
Get a discussion. Returns `null` if discussion with the specified ID does not exist.
8787

8888
_Signature:_
8989

0 commit comments

Comments
 (0)