From 1e8112e06db653d9c635f80a5ebdf64f5fff87ac Mon Sep 17 00:00:00 2001 From: LucsT Date: Fri, 3 Feb 2023 15:38:21 +0100 Subject: [PATCH] fix: Remove existing trailing space --- docs/metadata.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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: {