From f137f07223835d4b437d31b7f65b2daf0305a726 Mon Sep 17 00:00:00 2001 From: JJ Kasper Date: Mon, 8 Aug 2022 14:10:41 -0500 Subject: [PATCH] typo --- examples/cms-wordpress/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/cms-wordpress/README.md b/examples/cms-wordpress/README.md index 456d30f9decc..632bcda74dca 100644 --- a/examples/cms-wordpress/README.md +++ b/examples/cms-wordpress/README.md @@ -1,4 +1,4 @@ -# A incrementally static regenerated blog example using Next.js and WordPress +# An Incremental Static Regeneration Blog Example Using Next.js and WordPress This example showcases Next.js's [Incremental Static Regeneration](https://nextjs.org/docs/basic-features/data-fetching/incremental-static-regeneration) feature using [WordPress](https://wordpress.org) as the data source.