Skip to content

Commit 03615db

Browse files
authored
Update file-sharing-tutorial-acs-chat.md
1 parent b83f616 commit 03615db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/tutorials/file-sharing-tutorial-acs-chat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ const attachmentSelectionHandler: AttachmentSelectionHandler = async (uploadTask
296296
297297
## File downloads - advanced usage
298298
299-
By default, the UI library will open a new tab pointing to the URL you have set when you `notifyUploadComplete`. Alternatively, you can have a custom logic to handle attachment downloads via `actionsForAttachment`. Let's take a look of an example.
299+
By default, the UI library will open a new tab pointing to the URL you have set when you `notifyUploadCompleted`. Alternatively, you can have a custom logic to handle attachment downloads via `actionsForAttachment`. Let's take a look of an example.
300300
301301
`App.tsx`
302302

0 commit comments

Comments
 (0)