Skip to content

Commit 015eb56

Browse files
Update clipboard.html
1 parent f225a21 commit 015eb56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sections/system/clipboard.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ <h3>The <code>clipboard</code> module provides methods to perform copy and paste
1616
<div class="demo">
1717
<div class="demo-wrapper">
1818
<button id="copy-to-demo-toggle" class="js-container-target demo-toggle-button">Copy
19-
<div class="demo-meta u-avoid-clicks">Supports: Win, OS X, Linux <span class="demo-meta-divider">|</span> Process: Both</div>
19+
<div class="demo-meta u-avoid-clicks">Supports: Win, macOS, Linux <span class="demo-meta-divider">|</span> Process: Both</div>
2020
</button>
2121
<div class="demo-box">
2222
<div class="demo-controls">
@@ -33,7 +33,7 @@ <h5>Renderer Process</h5>
3333
<div class="demo">
3434
<div class="demo-wrapper">
3535
<button id="paste-to-demo-toggle" class="js-container-target demo-toggle-button">Paste
36-
<div class="demo-meta u-avoid-clicks">Supports: Win, OS X, Linux <span class="demo-meta-divider">|</span> Process: Both</div>
36+
<div class="demo-meta u-avoid-clicks">Supports: Win, macOS, Linux <span class="demo-meta-divider">|</span> Process: Both</div>
3737
</button>
3838
<div class="demo-box">
3939
<div class="demo-controls">

0 commit comments

Comments
 (0)