From ca32da8a3f96ec8b568dfa6eeff8c06d0656dff3 Mon Sep 17 00:00:00 2001 From: Kyle Mathews Date: Fri, 16 Feb 2018 10:56:11 -0800 Subject: [PATCH] Update gatsby-config.md --- docs/docs/gatsby-config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/gatsby-config.md b/docs/docs/gatsby-config.md index 0e0792c04b0e1..fead62d5e3717 100644 --- a/docs/docs/gatsby-config.md +++ b/docs/docs/gatsby-config.md @@ -139,7 +139,7 @@ query BlogPost($slug: String!) { } ``` -## proxy +## Proxy Setting the proxy config option will tell the development server to proxy any unknown requests to your specified server. For example: