Skip to content

Commit f225a21

Browse files
Update app-sys-information.html
1 parent 4eedff3 commit f225a21

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

sections/system/app-sys-information.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h3>With a few Node.js and Electron modules you can gather information about the
1414
<div class="demo">
1515
<div class="demo-wrapper">
1616
<button id="app-info-demo-toggle" class="js-container-target demo-toggle-button">Get app information
17-
<div class="demo-meta u-avoid-clicks">Supports: Win, OS X, Linux <span class="demo-meta-divider">|</span> Process: Both</div>
17+
<div class="demo-meta u-avoid-clicks">Supports: Win, macOS, Linux <span class="demo-meta-divider">|</span> Process: Both</div>
1818
</button>
1919
<div class="demo-box">
2020
<div class="demo-controls">
@@ -35,7 +35,7 @@ <h5>Main Process</h5>
3535
<div class="demo">
3636
<div class="demo-wrapper">
3737
<button id="app-info-demo-toggle" class="js-container-target demo-toggle-button">Get version information
38-
<div class="demo-meta u-avoid-clicks">Supports: Win, OS X, Linux <span class="demo-meta-divider">|</span> Process: Both</div>
38+
<div class="demo-meta u-avoid-clicks">Supports: Win, macOS, Linux <span class="demo-meta-divider">|</span> Process: Both</div>
3939
</button>
4040
<div class="demo-box">
4141
<div class="demo-controls">
@@ -66,7 +66,7 @@ <h2>ProTip</h2>
6666
<div class="demo">
6767
<div class="demo-wrapper">
6868
<button id="sys-info-demo-toggle" class="js-container-target demo-toggle-button">Get system information
69-
<div class="demo-meta u-avoid-clicks">Supports: Win, OS X, Linux <span class="demo-meta-divider">|</span> Process: Both</div>
69+
<div class="demo-meta u-avoid-clicks">Supports: Win, macOS, Linux <span class="demo-meta-divider">|</span> Process: Both</div>
7070
</button>
7171
<div class="demo-box">
7272
<div class="demo-controls">
@@ -86,7 +86,7 @@ <h5>Renderer Process</h5>
8686
<div class="demo">
8787
<div class="demo-wrapper">
8888
<button id="screen-info-demo-toggle" class="js-container-target demo-toggle-button">Get screen information
89-
<div class="demo-meta u-avoid-clicks">Supports: Win, OS X, Linux <span class="demo-meta-divider">|</span> Process: Both</div>
89+
<div class="demo-meta u-avoid-clicks">Supports: Win, macOS, Linux <span class="demo-meta-divider">|</span> Process: Both</div>
9090
</button>
9191
<div class="demo-box">
9292
<div class="demo-controls">

0 commit comments

Comments
 (0)