From e2e964e4e782e0febf0379712d0276b9452cc794 Mon Sep 17 00:00:00 2001 From: Matthew Sweeney Date: Fri, 27 Nov 2020 23:47:51 +0000 Subject: [PATCH] Update 'JAMstack' => 'Jamstack' (#55) This PR updates updates 'JAMstack' => 'Jamstack' on the Overview page. --- pages/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index.mdx b/pages/index.mdx index 858f6f15..a0990ada 100644 --- a/pages/index.mdx +++ b/pages/index.mdx @@ -37,7 +37,7 @@ The hook returns 2 values: `data` and `error`, based on the status of the reques With just one single line of code, you can simplify the logic of data fetching in your project, and also have all these amazing features out-of-the-box: -- **JAMstack** oriented +- **Jamstack** oriented - **Fast**, **lightweight** and **reusable** data fetching - Built-in **cache** and request deduplication - **Real-time** experience