diff --git a/docs/docs/creating-and-modifying-pages.md b/docs/docs/creating-and-modifying-pages.md index ef2eb06e32406..62ca4c9108709 100644 --- a/docs/docs/creating-and-modifying-pages.md +++ b/docs/docs/creating-and-modifying-pages.md @@ -17,7 +17,7 @@ modify pages created in core or plugins or to create client-only pages. To see what pages are being created by your code or plugins, you can query for page information while developing in Graph*i*QL. Paste the following -query in the Graph*i*QL IDE for your site. +query in the Graph*i*QL IDE for your site. The Graph*i*QL IDE is available when running your sites development server at `HOST:PORT/__graphql` e.g. `localhost:8000/__graphql`. ```graphql {