From d780128819fa1faebd60d46cfc29931dea82f53a Mon Sep 17 00:00:00 2001 From: Michael Murphy Date: Tue, 21 Jul 2020 07:32:17 -0400 Subject: [PATCH] remove surplus `and` from performance comma list (#25891) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 561e72113cb76..e671a0b194d50 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Gatsby is a modern web framework for blazing fast websites. to load your data, then develop using Gatsby’s uniform GraphQL interface. - **Performance Is Baked In.** Ace your performance audits by default. Gatsby automates code - splitting, image optimization, inlining critical styles, lazy-loading, and prefetching resources, + splitting, image optimization, inlining critical styles, lazy-loading, prefetching resources, and more to ensure your site is fast — no manual tuning required. - **Host at Scale for Pennies.** Gatsby sites don’t require servers so you can host your entire