Skip to content

Commit ebc3245

Browse files
authored
Merge branch 'main' into PoojaB26-patch-1
2 parents 677e968 + a6ec838 commit ebc3245

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/ff-concepts/file-handling/download-file.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@ The **Download File** action allows you to enable users to download or save file
4444

4545
:::
4646

47-
## Add Download File [Action]
47+
## Download File [Action]
4848

49-
To add a download file action, select the **Widget** (e.g., button or any interactive widget) where you want users to initiate the file download and set the **Source** to one of the following.
49+
To add a Download File action, select the **Widget** (e.g., button or any interactive widget) where you want users to initiate the file download and set the **Source** to one of the following.
5050

5151
- **From URL**: Use this option for downloading files that are accessible through a direct link and specify the URL of the file that should be downloaded.
5252
- **From File (Bytes)**: Use this option when the file is uploaded to the device using the [Local Upload (Widget State)](upload-data.md#local-upload-widget-state). You can access the file via ***Widget State > Uploaded Local File***.
5353

5454
Optionally, you can specify a **Filename** to be used when the file is downloaded.
5555

56-
![file-download-action](imgs/file-download-action.avif)
56+
![file-download-action](imgs/file-download-action.avif)

docs/ff-integrations/authentication/supabase-auth/auth-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Follow the steps below to add this action:
6262

6363
![img_6.png](img_6.png)
6464

65-
## Reset Password [Action]
65+
## Send Reset Password Email [Action]
6666

6767
This action allows users to reset their password by sending a reset link to their registered email address.
6868

0 commit comments

Comments
 (0)