1 files changed, 1 insertions, 1 deletions
diff --git a/plan.md b/plan.md
index 3588bf8..cd93469 100644
--- a/plan.md
+++ b/plan.md
@@ -7,7 +7,7 @@
- [x] MongoDB CRUD operations and Mongoose modeling (with Joi validation)
- [ ] Complete data and input validation (including ObjectId validation)
- [x] Middleware functions
-- [ ] A detailed deployment step-by-step plan: the application must be deployed on a cloud server and publicly accessible
+- [x] A detailed deployment step-by-step plan: the application must be deployed on a cloud server and publicly accessible
- [x] REST Client API calls provided for all API endpoints
- [x] Comprehensive API documentation
|