Browse Source

Merge pull request #5247 from djpereira/patch-1

Update desktop-capturer.md
Kevin Sawicki 9 years ago
parent
commit
bb2cab2858
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/desktop-capturer.md

+ 1 - 1
docs/api/desktop-capturer.md

@@ -72,7 +72,7 @@ captured screen or individual window, and has following properties:
 * `name` String - The described name of the capturing screen or window. If the
   source is a screen, the name will be `Entire Screen` or `Screen <index>`; if
   it is a window, the name will be the window's title.
-* `thumbnail` [NativeImage](NativeImage.md) - A thumbnail image.
+* `thumbnail` A thumbnail [native image](native-image.md).
 
 **Note:** There is no guarantee that the size of `source.thumbnail` is always
 the same as the `thumnbailSize` in `options`. It also depends on the scale of