diff --git a/docs/api/app.md b/docs/api/app.md index 8acccb126ffd..5bd12f361d61 100644 --- a/docs/api/app.md +++ b/docs/api/app.md @@ -405,7 +405,7 @@ You can request the following paths by the name: * `path` String * `options` Object (optional) - * `size` String - Defaults to `normal`. Can be `small`, `normal`, `large` + * `size` String - Can be `small`, `normal`, `large`. Except for `large` on _macOS_ * `callback` Function * `error` `Error` * `icon` [NativeImage](native-image.md)