Skip to content

Commit 7067b62

Browse files
committed
fix cache component doc grammar
1 parent 2567ce3 commit 7067b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/01-app/01-getting-started/06-cache-components.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ export default async function Page() {
374374
}
375375
```
376376

377-
All requests will be served a route containing same random numbers, timestamp, and UUID until the cache is revalidated.
377+
All requests will be served a route containing the same random numbers, timestamp, and UUID until the cache is revalidated.
378378

379379
### Tagging and revalidating
380380

0 commit comments

Comments
 (0)