From d8991b286a8ab87c9e645e37cb2c8c51201c3da2 Mon Sep 17 00:00:00 2001 From: Sam Andreae Date: Mon, 22 Jan 2024 20:00:03 +0000 Subject: [PATCH] Fix end-tag-missing error --- website/docs/tutorials/fishy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/tutorials/fishy.md b/website/docs/tutorials/fishy.md index 0398ead1d..bd65aa88f 100644 --- a/website/docs/tutorials/fishy.md +++ b/website/docs/tutorials/fishy.md @@ -282,7 +282,7 @@ You can now visit [http://localhost:2020/graphql](http://localhost:2020/graphql) ## Querying `icecreams` documents -We've created a new field now, so we can also directly inspect it via the GraphQL playground of the `aquadoggo` node. For this you can just surf to [http://localhost:2020/graphql](http://localhost:2020/graphql) and run the following query, replacing with the schema id output when you ran `deploy` earlier: +We've created a new field now, so we can also directly inspect it via the GraphQL playground of the `aquadoggo` node. For this you can just surf to [http://localhost:2020/graphql](http://localhost:2020/graphql) and run the following query, replacing `` with the schema id output when you ran `deploy` earlier: ```graphql {