akka/akka-http

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

Open

#2,711 opened on 2019年9月13日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Scala (598 forks)batch import
1 - triagedhelp wantedt:docs

Repository metrics

Stars
 (1,311 stars)
PR merge metrics
 (平均マージ 1d 10h) (30d で 2 merged PRs)

説明

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.

コントリビューターガイド