From 7d64a7c62fb243dbf987a5c31021f0111783062a Mon Sep 17 00:00:00 2001 From: Kyle Mathews Date: Thu, 8 Feb 2018 09:14:34 -0800 Subject: [PATCH] Update tutorial.js (#3927) --- www/src/pages/tutorial.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/src/pages/tutorial.js b/www/src/pages/tutorial.js index 69793747e89c2..eb87b45f09009 100644 --- a/www/src/pages/tutorial.js +++ b/www/src/pages/tutorial.js @@ -11,7 +11,7 @@ export default () => (

Gatsby.js Tutorial

- Hi! We’re so happy you decided to try using Gatsby. This tutorial has five + Hi! We’re so happy you decided to try using Gatsby. This tutorial has four parts that'll walk you from getting started developing and building Gatsby sites to deploying a finished and polished high performance static PWA.