From 193a08a39380a176a12e8a8414bc16f3cf3687bc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Blin?=
 <sebastien.blin@savoirfairelinux.com>
Date: Thu, 16 Sep 2021 12:54:25 -0400
Subject: [PATCH] Update 3.8 Sync profiles

---
 technical/3.8-Sync-profiles.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/technical/3.8-Sync-profiles.md b/technical/3.8-Sync-profiles.md
index 63ee727f..25912db7 100644
--- a/technical/3.8-Sync-profiles.md
+++ b/technical/3.8-Sync-profiles.md
@@ -26,4 +26,4 @@ When connecting to a new devices, a SIP or a sync channel is done. When this cha
 
 ### Multidevices
 
-If the profile is sent and the device is from the same account, conversations are checked and we send profiles of all members. The channel name will be "${conversationId}/${senderDevice}/profile/${memberUri}.vcf". Behavior tested in `daemon/test/unitTest/syncHistory/syncHistory.cpp`
\ No newline at end of file
+If the profile is sent and the device is from the same account, conversations are checked and we send profiles of all members. The channel name will be "${conversationId}/profile/${memberUri}.vcf". Behavior tested in `daemon/test/unitTest/syncHistory/syncHistory.cpp`
\ No newline at end of file
-- 
GitLab