diff --git a/docs/api/app.md b/docs/api/app.md index 4119dbf75904..126dd408f801 100644 --- a/docs/api/app.md +++ b/docs/api/app.md @@ -218,7 +218,7 @@ Append an argument to Chromium's command line. The argument will quoted properly ## app.dock.bounce([type]) * `type` String - Can be `critical` or `informational`, the default is -* `informational` + `informational` When `critical` is passed, the dock icon will bounce until either the application becomes active or the request is canceled.