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 53c92b2 commit f906733Copy full SHA for f906733
README.md
@@ -449,7 +449,7 @@ def mkRoutes(router: Router) =
449
450
### `Future[T]` and `Promise[T]` support in REST endpoints
451
452
-This extension allows you to return `Future[T]` and `Promise[T]` from your rest-endpoints.
+This extension allows you to return `Future[T]` and `Promise[T]` from your REST endpoints.
453
454
```scala
455
0 commit comments