aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/dev/roadmap.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md
index 59375aa..16dc004 100644
--- a/docs/dev/roadmap.md
+++ b/docs/dev/roadmap.md
@@ -13,7 +13,7 @@
- [x] Initialize Hono app
- [x] Setup Vitest
- [x] Add simple test to test that Hono works
-- [ ] Error handling middleware
+- [x] Error handling middleware
- [ ] Logger middleware
### Database