Skip to content

Commit 03e2ff1

Browse files
committed
Merge pull request electron#178 from jasonjensen/master
Update desktop-capturer.html
2 parents 8f2ea70 + 56b667b commit 03e2ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sections/media/desktop-capturer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ <h1>
88
</h1>
99
<h3>The <code>desktopCapturer</code> module in Electron can be used to access any media, such as audio, video, screen and window, that is available through the <code>getUserMedia</code> web API in Chromium.</h3>
1010

11-
<p>Open the <a href="hhttp://electron.atom.io/docs/v0.37.5/api/desktop-capturer">full API documentation<span class="u-visible-to-screen-reader">(opens in new window)</span></a> in your browser.</p>
11+
<p>Open the <a href="http://electron.atom.io/docs/v0.37.5/api/desktop-capturer">full API documentation<span class="u-visible-to-screen-reader">(opens in new window)</span></a> in your browser.</p>
1212
</div>
1313
</header>
1414

0 commit comments

Comments
 (0)