diff --git a/website/src/lib/docs/en/menu/file.mdx b/website/src/lib/docs/en/menu/file.mdx
index f91286542..04fae8ecb 100644
--- a/website/src/lib/docs/en/menu/file.mdx
+++ b/website/src/lib/docs/en/menu/file.mdx
@@ -3,7 +3,7 @@ title: File actions
---
@@ -29,13 +29,13 @@ You can also drag and drop files directly from your file system into the window.
Create a copy of the currently selected files.
-### Close
+### Delete
-Close the currently selected files.
+Delete the currently selected files.
-### Close all
+### Delete all
-Close all files.
+Delete all files.
### Export...