From dd1cdfde91c0fa699c680b1122b764e1f07e954b Mon Sep 17 00:00:00 2001 From: polygon Date: Sat, 15 May 2021 13:42:52 -0700 Subject: [PATCH] typo fix (#25159) Just a simple typo fix! --- examples/cms-ghost/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/cms-ghost/README.md b/examples/cms-ghost/README.md index 13fb0d60c227a..a38bee5a6a4d7 100644 --- a/examples/cms-ghost/README.md +++ b/examples/cms-ghost/README.md @@ -2,7 +2,7 @@ This example showcases Next.js's [Static Generation](https://nextjs.org/docs/basic-features/pages) feature using [Ghost](https://ghost.org/) as the data source. -> This boilerplate demonstrates simple usage and best practices. If you are looking for a more feature richt Next.js generator for Ghost including the Casper theme, +> This boilerplate demonstrates simple usage and best practices. If you are looking for a more feature rich Next.js generator for Ghost including the Casper theme, > check out [next-cms-ghost](https://github.com/styxlab/next-cms-ghost). ## Deploy your own