Skip to content

Commit da6c8bc

Browse files
authored
Update meeting-interop-features-inline-image-receiving-javascript.md
1 parent 6e8704c commit da6c8bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/tutorials/chat-interop/includes/meeting-interop-features-inline-image-receiving-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: azure-communication-services
99

1010
In this tutorial, you learn how to enable inline image support by using the Azure Communication Services Chat SDK for JavaScript.
1111

12-
Inline images are images that are copied and pasted directly into the send box of the Teams client. For images uploaded via the **Upload from this device** menu or via drag-and-drop, such as images dragged directly to the send box in Teams, you need to refer to [this tutorial](../meeting-interop-features-file-attachment.md) as the part of the file-sharing feature. (See the section "Handle Image Attachments.")
12+
Inline images are images that are copied and pasted directly into the send box of the Teams client. For images uploaded via the **Upload from this device** menu or via drag-and-drop, such as images dragged directly to the send box in Teams, you need to refer to [this tutorial](../meeting-interop-features-file-attachment.md) as the part of the file-sharing feature. (See the section "Handle image attachments.")
1313

1414
To copy an image, Teams users have two options:
1515

0 commit comments

Comments
 (0)