mirror of https://github.com/knative/docs.git
Fix spelling errors (#1990)
Produced via: `github.com/client9/misspell` /assign samodell
This commit is contained in:
parent
e07e9bab0d
commit
f46c343cf7
|
|
@ -29,7 +29,7 @@ func main() {
|
|||
log.Fatal(err.Error())
|
||||
}
|
||||
|
||||
// Depending on whether targetting data has been supplied,
|
||||
// Depending on whether targeting data has been supplied,
|
||||
// we will either reply with our response or send it on to
|
||||
// an event sink.
|
||||
var receiver interface{} // the SDK reflects on the signature.
|
||||
|
|
|
|||
Loading…
Reference in New Issue