Skip to content

Commit 61d651b

Browse files
docs(netlify): fix typo (#33)
1 parent b9f4f22 commit 61d651b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/netlify/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The easiest way to get started is to deploy our Next.js platform starter templat
3535

3636
- **App Router:** Netlify fully supports the Next.js App Router, which supports more powerful nested layouts and React’s latest features, such as Server Components and Streaming.
3737

38-
- **Automatic fine-grained caching:** thehe adapter uses fine-grained caching on Netlify to support the Next.js Full Route Cache and Data Cache. This means that static page responses are automatically cached at the edge and can be revalidated by path or by tag.
38+
- **Automatic fine-grained caching:** the adapter uses fine-grained caching on Netlify to support the Next.js Full Route Cache and Data Cache. This means that static page responses are automatically cached at the edge and can be revalidated by path or by tag.
3939

4040
- **On-demand and time-based revalidation:** both the App Router and Pages Router support on-demand and time-based revalidation, allowing you to revalidate and regenerate content at any time after a deploy.
4141

0 commit comments

Comments
 (0)