Updating misspelling of their (#596)

* updating thier to their

* new commit to force cla check to rerun

* undo new commit to force cla check to rerun

* new commit with updated email address

* new commit with updated email address
This commit is contained in:
Belinda Vennam 2018-11-27 18:18:24 -05:00 committed by Knative Prow Robot
parent 7a684a323d
commit eab8e49a66
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ Knative Eventing is designed around the following goals:
event or class of events, before there are producers that are creating those events.
1. Other services can be connected to the Eventing system. These services can perform the following functions:
- Create new applications without modifying the event producer or event consumer.
- Select and target specific subsets of the events from thier producers.
- Select and target specific subsets of the events from their producers.
1. Ensure cross-service interoperability. Knative Eventing is consistent with the
[CloudEvents](https://github.com/cloudevents/spec/blob/master/spec.md#design-goals)
specification that is developed by the [CNCF Serverless WG](https://lists.cncf.io/g/cncf-wg-serverless).