mirror of https://github.com/knative/docs.git
replace go with PHP in PHP sample (#2365)
This commit is contained in:
parent
e0652ab3df
commit
ea1a4a38cb
|
@ -5,7 +5,7 @@ weight: 1
|
|||
type: "docs"
|
||||
---
|
||||
|
||||
A simple web app written in Go that you can use for testing. It reads in an env
|
||||
A simple web app written in PHP that you can use for testing. It reads in an env
|
||||
variable `TARGET` and prints `Hello ${TARGET}!`. If `TARGET` is not specified,
|
||||
it will use `World` as the `TARGET`.
|
||||
|
||||
|
|
Loading…
Reference in New Issue