Skip to content

Commit

Permalink
add missing underscore to graphiql
Browse files Browse the repository at this point in the history
  • Loading branch information
rajington authored May 4, 2018
1 parent c6fbd72 commit 45ac48a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/wordpress-source-plugin-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Run:
gatsby develop
```

Open localhost:8000 and localhost:8000/__graphql.
Open localhost:8000 and localhost:8000/___graphql.

This query will pull in the blogpost content from WordPress:

Expand Down

0 comments on commit 45ac48a

Please sign in to comment.