akka/akka-http
View on GitHubTypo in https://doc.akka.io/docs/akka-http/current/routing-dsl/index.html#longer-example
Open
#2,711 opened on Sep 13, 2019
1 - triagedhelp wantedt:docs
Repository metrics
- Stars
- (1,311 stars)
- PR merge metrics
- (Avg merge 1d 10h) (2 merged PRs in 30d)
Description
There is a typo in a string in: https://doc.akka.io/docs/akka-http/current/routing-dsl/index.html#longer-example
in the line:
(put | parameter('method ! "put")) {
that causes colorization to be wrong.