diff --git a/docs/api/desktop-capturer.md b/docs/api/desktop-capturer.md index 56872100d59a..0b6b411e03fc 100644 --- a/docs/api/desktop-capturer.md +++ b/docs/api/desktop-capturer.md @@ -68,7 +68,7 @@ Starts gathering information about all available desktop media sources, and calls `callback(error, sources)` when finished. `sources` is an array of [`DesktopCapturerSource`](structures/desktop-capturer-source.md) -objects, each `Source` represents a screen or an individual window that can be +objects, each `DesktopCapturerSource` represents a screen or an individual window that can be captured. [`navigator.webkitGetUserMedia`]: https://developer.mozilla.org/en/docs/Web/API/Navigator/getUserMedia