mirror of https://github.com/knative/docs.git
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:
parent
7a684a323d
commit
eab8e49a66
|
@ -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.
|
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:
|
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.
|
- 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
|
1. Ensure cross-service interoperability. Knative Eventing is consistent with the
|
||||||
[CloudEvents](https://github.com/cloudevents/spec/blob/master/spec.md#design-goals)
|
[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).
|
specification that is developed by the [CNCF Serverless WG](https://lists.cncf.io/g/cncf-wg-serverless).
|
||||||
|
|
Loading…
Reference in New Issue