Skip to content
This repository has been archived by the owner on Oct 17, 2020. It is now read-only.

Update 01-Overview.md to remove typo #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/GraphQL-Yoga/01-Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ GraphQL Yoga is based on the following libraries & tools:
## Features

- GraphQL spec-compliant
- File uploadgit st
- File upload
- GraphQL Subscriptions
- TypeScript typings
- GraphQL Playground
Expand Down Expand Up @@ -75,4 +75,4 @@ server.start(() => console.log('Server is running on localhost:4000'))

Once your `graphql-yoga` server is running, you can use [GraphQL Playground](https://github.com/graphcool/graphql-playground) out of the box – typically running on `localhost:4000`. (Read [here](https://blog.graph.cool/introducing-graphql-playground-f1e0a018f05d) for more information.)

[![](https://imgur.com/6IC6Huj.png)](https://www.graphqlbin.com/RVIn)
[![](https://imgur.com/6IC6Huj.png)](https://www.graphqlbin.com/RVIn)