We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3631960 commit 0513753Copy full SHA for 0513753
docs/cookbook/src/learning/curriculum.md
@@ -151,7 +151,7 @@ This curriculum is designed to take you from a RustAPI beginner to an advanced u
151
- **Auth:** Users must log in to edit notes.
152
- **Real-time:** Changes to a note are broadcast to all viewers via WebSockets.
153
- **Resilience:** Rate limit API requests to prevent abuse.
154
-- **Deployment:** specific a `Dockerfile` for the application.
+- **Deployment:** specify a `Dockerfile` for the application.
155
156
---
157
0 commit comments