Skip to content

Commit 72ce4b9

Browse files
bookernathCopilot
andauthored
Update core/AGENTS.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 2f80e5d commit 72ce4b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ A custom `Streamable` utility provides suspense-friendly data fetching that work
4242

4343
1. **Use React's `cache()` function** for server-side data fetching to ensure deduplication.
4444

45-
2. **Implement proper cache strategies** based on whether user authentication is present
45+
2. **Implement proper cache strategies** based on whether user authentication is present.
4646

4747
3. **Leverage Streamable for progressive enhancement** where static content loads immediately and dynamic content streams in.
4848

0 commit comments

Comments
 (0)