From 16dc7af3c3b0d1999baa23a58b6815b344354a35 Mon Sep 17 00:00:00 2001 From: Kyle Mathews Date: Mon, 22 Jan 2018 17:07:01 -0800 Subject: [PATCH] Remove note about their being more parts to the tutorial We'll ship more stuff when we do. No reason to make it sound less than useful as it is. --- www/src/pages/tutorial.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/src/pages/tutorial.js b/www/src/pages/tutorial.js index a21e0a987c097..8a00d16bc692f 100644 --- a/www/src/pages/tutorial.js +++ b/www/src/pages/tutorial.js @@ -11,8 +11,8 @@ export default () => (

Gatsby.js Tutorial

- Hi! We’re so happy you decided to try using Gatsby. This tutorial has (or - rather will have once all parts are written) five parts that'll walk you + Hi! We’re so happy you decided to try using Gatsby. This tutorial has five + parts that'll walk you from getting started developing and building Gatsby sites to deploying a finished and polished high performance static PWA.