Skip to content

Commit 0cfdaef

Browse files
committed
fix(react): Remove "optional" prefix from server functions section
1 parent 502a603 commit 0cfdaef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

courses/frontend/react/week5/session-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
- Explain how to access various router properties (push, replace, etc.)
7070
- Demonstrate programmatic navigation using `router.push` and `router.replace`
7171

72-
### Optional Advanced: Server Functions & API Routes
72+
### Advanced: Server Functions & API Routes
7373

7474
#### Server Functions
7575

0 commit comments

Comments
 (0)