Skip to content

Commit f906733

Browse files
domdorngsmet
andauthored
Update README.md
Co-authored-by: Guillaume Smet <[email protected]>
1 parent 53c92b2 commit f906733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ def mkRoutes(router: Router) =
449449

450450
### `Future[T]` and `Promise[T]` support in REST endpoints
451451

452-
This extension allows you to return `Future[T]` and `Promise[T]` from your rest-endpoints.
452+
This extension allows you to return `Future[T]` and `Promise[T]` from your REST endpoints.
453453

454454
```scala
455455

0 commit comments

Comments
 (0)