Skip to content

Commit 30d2bea

Browse files
authored
Merge pull request #5100 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/MicrosoftDocs/powerapps-docs (branch main)
2 parents 56b3477 + cfcffa2 commit 30d2bea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

powerapps-docs/maker/canvas-apps/functions/function-download.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The **Download** function downloads a file from the web to the local device.
2929

3030
In native players (Windows, Android, and iOS), the user is prompted for a ___location to save the file.
3131

32-
When used on the web, **Download** is dependent on the browser's settings to determine what happens with the file. For images, videos, and other file types that the browser natively supports, a new browser tab is opened to display the file.b Many browsers support saving the contents to the local file system.
32+
When used on the web, **Download** is dependent on the browser's settings to determine what happens with the file. For images, videos, PDFs, and other file types that the browser natively supports, a new browser tab is opened to display the file. Many browsers support saving the contents to the local file system.
3333

3434
Only on Windows, **Download** returns the ___location where the file was stored locally as a text string.
3535

@@ -83,4 +83,4 @@ The **Product Showcase** tablet layout template was used for the following examp
8383
[Canvas app formula reference](../formula-reference.md)
8484

8585

86-
[!INCLUDE[footer-include](../../../includes/footer-banner.md)]
86+
[!INCLUDE[footer-include](../../../includes/footer-banner.md)]

0 commit comments

Comments
 (0)