Skip to content

Commit

Permalink
Fix spelling errors (knative#1990)
Browse files Browse the repository at this point in the history
Produced via:
  `github.com/client9/misspell`
/assign samodell
  • Loading branch information
mattmoor authored and knative-prow-robot committed Nov 18, 2019
1 parent e07e9ba commit f46c343
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit f46c343

Please sign in to comment.