From f154477a6ff4cd87096101cb5226ef0d14bd3862 Mon Sep 17 00:00:00 2001 From: Cesar Kohl Date: Tue, 3 Aug 2021 15:55:55 -0300 Subject: [PATCH] Fix typo Signed-off-by: Cesar Kohl --- primer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/primer.md b/primer.md index 88c049934..f7f1bd59e 100644 --- a/primer.md +++ b/primer.md @@ -289,7 +289,7 @@ content type understood by that tooling. When a CloudEvent's data changes in a backwardly-compatible way, the value of the `dataschema` attribute should generally change to -reflect that. An alternative approproach is for the URI to stay the +reflect that. An alternative approach is for the URI to stay the same, but for the content served from that URI to change to reflect the updated schema. The latter approach may be simpler for event producers to implement, but is less convenient for consumers who may