From 32899bea97170bd5764f1e400199a9e87f5c807f Mon Sep 17 00:00:00 2001 From: Gonzalo Riestra Date: Tue, 21 Apr 2026 12:03:43 +0200 Subject: [PATCH] Fix small glitch in graphiql --- .../app/src/cli/services/dev/graphiql/templates/graphiql.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/app/src/cli/services/dev/graphiql/templates/graphiql.tsx b/packages/app/src/cli/services/dev/graphiql/templates/graphiql.tsx index 73a67cc468d..a14e1e0c9d6 100644 --- a/packages/app/src/cli/services/dev/graphiql/templates/graphiql.tsx +++ b/packages/app/src/cli/services/dev/graphiql/templates/graphiql.tsx @@ -219,7 +219,7 @@ export function graphiqlTemplate({
- GraphiQL runs on the same access scopes you’ve defined in the TOML file for your app. + GraphiQL runs on the same access scopes you've defined in the TOML file for your app.