diff --git a/docs/features/delete.jmd b/docs/features/delete.jmd index 764f3083f..87e9af3cf 100644 --- a/docs/features/delete.jmd +++ b/docs/features/delete.jmd @@ -9,8 +9,7 @@ # Deleting Files {: .page-header } Enabling the deletion of files means your users can delete files after they have been uploaded. -You can only delete files that have been uploaded during the current session. -If you upload a file, leave the page, and come back then you cannot delete that file though Fine Uploader. +You can only delete files that have been uploaded during the current session or which have been passed in by using the 'session' - feature. A file is eligible for deletion only after it has been successfully uploaded.