Browse Source

Fix doc lint

Yury Solovyov 8 years ago
parent
commit
c810e64fda
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/app.md

+ 1 - 1
docs/api/app.md

@@ -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.