Skip to content

Commit

Permalink
chore(docs): Update wording of tutorial part 8 (#30606)
Browse files Browse the repository at this point in the history
Co-authored-by: David Wheatley <hi@davwheat.dev>
Co-authored-by: Lennart <lekoarts@gmail.com>
  • Loading branch information
3 people committed Apr 6, 2021
1 parent a777367 commit c6fa488
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/tutorial/part-eight/index.md
Expand Up @@ -26,7 +26,7 @@ Lighthouse is included in Chrome DevTools. Running its audit -- and then address

Try it out!

First, you need to create a production build of your Gatsby site. The Gatsby development server is optimized for making development fast; But the site that it generates, while closely resembling a production version of the site, isn't as optimized.
First, you need to create a production build of your Gatsby site. The Gatsby development server is optimized for making development fast but the site that it generates, while closely resembling a production version of the site, isn't as optimized.

### ✋ Create a production build

Expand Down Expand Up @@ -327,4 +327,4 @@ This is just the beginning. Keep going!

Check out the ["how to contribute"](/contributing/how-to-contribute/) docs for even more ideas.

We can't wait to see what you do 😄.
We can't wait to see what you do! 😄

0 comments on commit c6fa488

Please sign in to comment.