Fix spelling errors (#1990)

Produced via:
  `github.com/client9/misspell`
/assign samodell
This commit is contained in:
Matt Moore 2019-11-17 18:35:04 -08:00 committed by Knative Prow Robot
parent e07e9bab0d
commit f46c343cf7
1 changed files with 1 additions and 1 deletions

View File

@ -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.