Skip to content

Commit d4f9b1f

Browse files
Update windows.html
1 parent 843e5e7 commit d4f9b1f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

sections/windows/windows.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ <h3>The <code>BrowserWindow</code> module in Electron allows you to create a new
1717
<div class="demo">
1818
<div class="demo-wrapper">
1919
<button id="new-window-demo-toggle" class="js-container-target demo-toggle-button">Create a new window
20-
<div class="demo-meta u-avoid-clicks">Supports: Win, OS X, Linux <span class="demo-meta-divider">|</span> Process: Main</div>
20+
<div class="demo-meta u-avoid-clicks">Supports: Win, macOS, Linux <span class="demo-meta-divider">|</span> Process: Main</div>
2121
</button>
2222
<div class="demo-box">
2323
<div class="demo-controls">
@@ -45,7 +45,7 @@ <h2>ProTip</h2>
4545
<div class="demo">
4646
<div class="demo-wrapper">
4747
<button id="manage-window-demo-toggle" class="js-container-target demo-toggle-button">Manage window state
48-
<div class="demo-meta u-avoid-clicks">Supports: Win, OS X, Linux <span class="demo-meta-divider">|</span> Process: Main</div>
48+
<div class="demo-meta u-avoid-clicks">Supports: Win, macOS, Linux <span class="demo-meta-divider">|</span> Process: Main</div>
4949
</button>
5050
<div class="demo-box">
5151
<div class="demo-controls">
@@ -63,7 +63,7 @@ <h5>Renderer Process</h5>
6363
<div class="demo">
6464
<div class="demo-wrapper">
6565
<button id="using-window-events-demo-toggle" class="js-container-target demo-toggle-button">Window events: blur and focus
66-
<div class="demo-meta u-avoid-clicks">Supports: Win, OS X, Linux <span class="demo-meta-divider">|</span> Process: Main</div>
66+
<div class="demo-meta u-avoid-clicks">Supports: Win, macOS, Linux <span class="demo-meta-divider">|</span> Process: Main</div>
6767
</button>
6868
<div class="demo-box">
6969
<div class="demo-controls">
@@ -80,7 +80,7 @@ <h5>Renderer Process</h5>
8080
<div class="demo">
8181
<div class="demo-wrapper">
8282
<button class="js-container-target demo-toggle-button">Create a frameless window
83-
<div class="demo-meta u-avoid-clicks">Supports: Win, OS X, Linux <span class="demo-meta-divider">|</span> Process: Main</div>
83+
<div class="demo-meta u-avoid-clicks">Supports: Win, macOS, Linux <span class="demo-meta-divider">|</span> Process: Main</div>
8484
</button>
8585
<div class="demo-box">
8686
<div class="demo-controls">

0 commit comments

Comments
 (0)