Fix doc lint
authorYury Solovyov <biohazard707@gmail.com>
Thu, 10 Nov 2016 19:00:58 +0000 (22:00 +0300)
committerKevin Sawicki <kevinsawicki@gmail.com>
Tue, 7 Feb 2017 17:55:18 +0000 (09:55 -0800)
docs/api/app.md

index e825add47e890e2a97155d7b489dc11b8c70f559..52858005519ddce3d6b074487e1789e402b6c96f 100644 (file)
@@ -407,7 +407,7 @@ You can request the following paths by the name:
 * `options` Object (optional)
   * `size` String - Can be `small`, `normal`, `large`. The `large` size is not supported on _macOS_
 * `callback` Function
-  * `error` `Error`
+  * `error` Error
   * `icon` [NativeImage](native-image.md)
 
 Fetches associated icon for using OS rules for handling icons.