modify param description
authorliang feng <anhulife@gmail.com>
Mon, 30 Mar 2015 08:13:11 +0000 (16:13 +0800)
committerliang feng <anhulife@gmail.com>
Mon, 30 Mar 2015 08:13:11 +0000 (16:13 +0800)
docs/api/app.md

index 4119dbf..126dd40 100644 (file)
@@ -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.