From 1604c578edb706ff68eff5f7ec64ac1a9acc42c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20N=C3=A9grier?= Date: Fri, 26 Apr 2019 14:45:15 +0200 Subject: [PATCH] Typo fix --- .../graphqlite-bundle/3.0/config/packages/graphqlite.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thecodingmachine/graphqlite-bundle/3.0/config/packages/graphqlite.yaml b/thecodingmachine/graphqlite-bundle/3.0/config/packages/graphqlite.yaml index faab94ef..25761884 100644 --- a/thecodingmachine/graphqlite-bundle/3.0/config/packages/graphqlite.yaml +++ b/thecodingmachine/graphqlite-bundle/3.0/config/packages/graphqlite.yaml @@ -1,4 +1,4 @@ -# Read more about Graphqlite available options at: https://graphqlite.thecodingmachine.io/docs/symfony-bundle +# Read more about GraphQLite available options at: https://graphqlite.thecodingmachine.io/docs/symfony-bundle graphqlite: namespace: controllers: App\Controller\