modify param description

This commit is contained in:
liang feng 2015-03-30 16:13:11 +08:00
parent ce3d9f44ff
commit 5460b84c60

View file

@ -218,7 +218,7 @@ Append an argument to Chromium's command line. The argument will quoted properly
## app.dock.bounce([type]) ## app.dock.bounce([type])
* `type` String - Can be `critical` or `informational`, the default is * `type` String - Can be `critical` or `informational`, the default is
* `informational` `informational`
When `critical` is passed, the dock icon will bounce until either the When `critical` is passed, the dock icon will bounce until either the
application becomes active or the request is canceled. application becomes active or the request is canceled.