graphql / graphql/graphql.github.io
Mistake in learning web ui.
Open
Beginner friendly
- Dominant language
- TypeScript
- Stars
- 889
- Forks
- 1.5k
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 21
Description
Under [schema and types](https://graphql.org/learn/schema/), there's a blunder there
```
[Episode!]! represents an [List type](https://graphql.org/learn/schema/#list) of Episode objects
```
`an List` instead of `a List`.
Contributor guide
Research direction
Open the linked Schema and Types documentation page and locate the sentence containing `[Episode!]!`. Change the article wording from “an List” to “a List”, then verify the rendered page shows the corrected grammar.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 78/100