diff --git a/technical/3.8-Sync-profiles.md b/technical/3.8-Sync-profiles.md
index 63ee727f726f3dc197913024dab7607c213cb451..25912db7d097ababacdf0aa3ea591d1349aed65c 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