graphql / graphql/graphql.github.io
Mistake in learning web ui.
Open
- 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
Assessment
This issue has not been assessed yet.