From bd8d162a037b2a5d0463c067ea3993a2c6849397 Mon Sep 17 00:00:00 2001 From: Monsij Biswal Date: Sun, 14 Apr 2019 11:56:08 +0530 Subject: [PATCH] Update gatsby-config.md (#13351) fuller -> full Closes #13350 --- 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 0269192c87df6..22a81b6efb7b3 100644 --- a/docs/docs/gatsby-config.md +++ b/docs/docs/gatsby-config.md @@ -34,7 +34,7 @@ module.exports = { This way you can store it in one place, and pull it whenever you need it. If you ever need to update the info, you only have to change it here. -See a fuller description and sample usage in [Gatsby.js Tutorial Part Four](/tutorial/part-four/#data-in-gatsby). +See a full description and sample usage in [Gatsby.js Tutorial Part Four](/tutorial/part-four/#data-in-gatsby). ## Plugins