hasura / learn-graphql

Real world GraphQL tutorials for frontend developers with deadlines!
https://hasura.io/learn/
MIT License
1.18k stars 647 forks source link

Very minor - fix typo on setup page #1003

Closed julwhitney13 closed 5 months ago

julwhitney13 commented 11 months ago

Just wanted to point out there's a forgotten t in Postgres here: https://github.com/hasura/learn-graphql/blob/master/tutorials/backend/hasura/tutorial-site/content/setup.md?plain=1#L47

Figured this would be good to combine with any future code change