Skip to content

Commit 29313a1

Browse files
Update docs/ff-concepts/file-handling/displaying-media.md
Co-authored-by: Pooja Bhaumik <[email protected]>
1 parent 4e2a304 commit 29313a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ff-concepts/file-handling/displaying-media.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ You can also display media files uploaded to your [**Assets**](../../generated-c
4242

4343
### Uploaded File
4444

45-
You can access media files within your app without uploading them anywhere. For example, if you'd like to preview an image before sending it to cloud storage, you can do so by setting the source to **Widget State -> Uploaded Local File**.
45+
You can also access media files within your app that are stored temporarily in your application. For example, if you'd like to preview an image before sending it to cloud storage, you can do so by setting the source to **Widget State -> Uploaded Local File**.
4646

4747
![dm-local-upload.avif](imgs/dm-local-upload.avif)
4848

0 commit comments

Comments
 (0)