Skip to content

Commit c33f777

Browse files
committed
fix marmite readme
1 parent 211a7ae commit c33f777

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ A small recipe app combining Next.js with Contentful.
111111
- handling incremental static regeneration with revalidate.
112112
- displaying a skeleton to handle server-side rendering on new recipes.
113113
- building a custom 404 page and redirecting users.
114-
- creating a Vercel deploy hook and trigger builds from Contentful.
114+
- creating a Vercel deploy hook to trigger builds from Contentful.
115115
- deploying to Vercel.
116116

117117
Based on [Next.js & Contentful Site Build Tutorial](https://www.youtube.com/watch?v=m9mNsYJbkNg&list=PL4cUxeGkcC9jClk8wl1yJcN3Zlrr8YSA1) by Shaun Pelling - The Net Ninja (2021).

marmite/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ A small recipe app combining Next.js with Contentful.
2222
- handling incremental static regeneration with revalidate.
2323
- displaying a skeleton to handle server-side rendering on new recipes.
2424
- building a custom 404 page and redirecting users.
25-
- creating a Vercel deploy hook and trigger builds from Contentful.
25+
- creating a Vercel deploy hook to trigger builds from Contentful.
2626
- deploying to Vercel.
2727

2828
Based on [Next.js & Contentful Site Build Tutorial](https://www.youtube.com/watch?v=m9mNsYJbkNg&list=PL4cUxeGkcC9jClk8wl1yJcN3Zlrr8YSA1) by Shaun Pelling - The Net Ninja (2021).

0 commit comments

Comments
 (0)