akka/akka-http

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

Open

#2,711 建立於 2019年9月13日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Scala (598 fork)batch import
1 - triagedhelp wantedt:docs

倉庫指標

Star
 (1,311 star)
PR 合併指標
 (平均合併 1天 10小時) (30 天內合併 2 個 PR)

描述

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.

貢獻者指南