Skip to content

Commit 9b6612a

Browse files
authored
docs: fix typo in ROADMAP (#50)
1 parent cc74997 commit 9b6612a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ROADMAP.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In the interest of transparency, we want to share high-level details of our road
3232

3333
- [ ] Improve HTTP method specification per handler
3434
- [ ] Dart API Client Generation
35-
- [ ] Open API Documenation Generation
35+
- [ ] Open API Documentation Generation
3636
- [ ] DartFrog Testing Library (utilities for unit and e2e testing)
3737
- [ ] CLI `new` command to generate new `routes` and `middleware`
3838
- [ ] Health Check endpoint for monitoring
@@ -42,4 +42,4 @@ In the interest of transparency, we want to share high-level details of our road
4242
- [ ] New Routes
4343
- [ ] New Middleware
4444
- [ ] Attach Debugger
45-
- [ ] CLI `deploy` command to support deploying to supported cloud platforms (e.g: Cloud Run)
45+
- [ ] CLI `deploy` command to support deploying to supported cloud platforms (e.g: Cloud Run)

0 commit comments

Comments
 (0)