=doc fix mentions of spray and link to magnet pattern
This commit is contained in:
parent
546936146b
commit
fd85cac20f
19 changed files with 27 additions and 28 deletions
|
|
@ -136,7 +136,7 @@ class HttpServerExampleSpec extends WordSpec with Matchers {
|
|||
path("hello") {
|
||||
get {
|
||||
complete {
|
||||
<h1>Say hello to spray</h1>
|
||||
<h1>Say hello to akka-http</h1>
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue