diff --git a/docs/api/dialog.md b/docs/api/dialog.md index f7379f1d1b85..c99a4cf29508 100644 --- a/docs/api/dialog.md +++ b/docs/api/dialog.md @@ -46,7 +46,7 @@ The `dialog` module has the following methods: * `noResolveAliases` - Disable the automatic alias (symlink) path resolution. Selected aliases will now return the alias path instead of their target path. _macOS_ - * `treatPackageAsDirectory` - Treats packages, such as `.app` folders, + * `treatPackageAsDirectory` - Treat packages, such as `.app` folders, as a directory instead of a file. _macOS_ * `message` String (optional) _macOS_ - Message to display above input boxes.