Skip to content

Commit 0513753

Browse files
TuntiiCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 3631960 commit 0513753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cookbook/src/learning/curriculum.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ This curriculum is designed to take you from a RustAPI beginner to an advanced u
151151
- **Auth:** Users must log in to edit notes.
152152
- **Real-time:** Changes to a note are broadcast to all viewers via WebSockets.
153153
- **Resilience:** Rate limit API requests to prevent abuse.
154-
- **Deployment:** specific a `Dockerfile` for the application.
154+
- **Deployment:** specify a `Dockerfile` for the application.
155155

156156
---
157157

0 commit comments

Comments
 (0)