From e8fee6b8f720b9b0340f40818a095fd941630423 Mon Sep 17 00:00:00 2001 From: Takuya Noguchi Date: Sat, 23 Feb 2019 21:49:55 +0900 Subject: Fix misspellings in docs Signed-off-by: Takuya Noguchi --- doc/development/fe_guide/graphql.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/development/fe_guide/graphql.md') diff --git a/doc/development/fe_guide/graphql.md b/doc/development/fe_guide/graphql.md index f55f01720fd..4e9caa65b3f 100644 --- a/doc/development/fe_guide/graphql.md +++ b/doc/development/fe_guide/graphql.md @@ -9,7 +9,7 @@ read more about [Feature Flags][feature-flags]. ## Apollo Client To save duplicated clients getting created in different apps, we have a -[default client][defualt-client] that should be used. This setups the +[default client][default-client] that should be used. This setups the Apollo client with the correct URL and also sets the CSRF headers. ## GraphQL Queries -- cgit v1.2.3