diff --git a/docs/api/app.md b/docs/api/app.md index 6c8bdd1be8c5..f7ff23e3a755 100644 --- a/docs/api/app.md +++ b/docs/api/app.md @@ -543,7 +543,7 @@ bar, and on macOS you can visit it from dock menu. Clears the recent documents list. -### `app.setAsDefaultProtocolClient(protocol[, path, args])` _macOS_ _Windows_ +### `app.setAsDefaultProtocolClient(protocol[, path, args])` * `protocol` String - The name of your protocol, without `://`. If you want your app to handle `electron://` links, call this method with `electron` as the