akka/akka-http

Typo in https://doc.akka.io/docs/akka-http/current/routing-dsl/index.html#longer-example

Open

#2711 aperta il 13 set 2019

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Scala (598 fork)batch import
1 - triagedhelp wantedt:docs

Metriche repository

Star
 (1311 star)
Metriche merge PR
 (Merge medio 1g 10h) (2 PR mergiate in 30 g)

Descrizione

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.

Guida contributor