diff --git a/docs/metadata.md b/docs/metadata.md index b17459721..3f75b7cc4 100644 --- a/docs/metadata.md +++ b/docs/metadata.md @@ -43,15 +43,15 @@ When you provide this information, cozy-client will automatically update metadat ### For new documents -Cozy-Client will set: +Cozy-Client will set: * `metadataVersion` : to the last version known to Cozy-Client. It's the version of the schema for the metadata block itself. * `doctypeVersion` : if it's provided in the `schema` at Cozy-Client initialization * `slug` : Slug of the app -* `sourceAccount`: +* `sourceAccount`: * creation date, app and version * updated date, app and version - + ``` const client = new CozyClient({ appMetadata: {