small fix

pull/13/head
Alexandre Dulaunoy 2018-04-10 15:25:46 +02:00
parent 14b9e26240
commit bf79457aed
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@ sharing\_group\_id is represented by a JSON string and **SHOULD** be present. If
#### extends_uuid
extends\_uuid represents which event is extended by this event. The extend\_uuid is described as an Universally Unique IDentifier (UUID) [@!RFC4122] with the UUID of the extended event.
extends\_uuid represents which event is extended by this event. The extends\_uuid is described as a Universally Unique IDentifier (UUID) [@!RFC4122] with the UUID of the extended event.
extends\_uuid is represented as a JSON string. extends\_uuid **SHOULD** be present.