Formatting fix in README

This commit is contained in:
Clemens Vasters 2019-05-20 08:07:15 +02:00 committed by GitHub
parent f2ba906799
commit 909c48c0e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ it as a 0.3 event.
| 0.1 | 0.2 | 0.3 | Property name | CLR type
|-----------------------|-----------------------|----------------------------|----------
|------|-----|-----|----------------------------|----------
| eventID | id | id | `CloudEvent.Id` | `System.String`
| eventType | type | type | `CloudEvent.Type` | `System.String`
| cloudEventsVersion | specversion | specversion | `CloudEvent.SpecVersion` | `System.String`