Skip to content

Commit 843e5e7

Browse files
Update crash-hang.html
1 parent eba4b82 commit 843e5e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sections/windows/crash-hang.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h3>The <code>BrowserWindow</code> module will emit events when the renderer pro
1515
<div class="demo">
1616
<div class="demo-wrapper">
1717
<button id="new-window-demo-toggle" class="js-container-target demo-toggle-button">Relaunch window after the process crashes
18-
<div class="demo-meta u-avoid-clicks">Supports: Win, OS X, Linux <span class="demo-meta-divider">|</span> Process: Main</div>
18+
<div class="demo-meta u-avoid-clicks">Supports: Win, macOS, Linux <span class="demo-meta-divider">|</span> Process: Main</div>
1919
</button>
2020
<div class="demo-box">
2121
<div class="demo-controls">
@@ -33,7 +33,7 @@ <h5>Renderer Process</h5>
3333
<div class="demo">
3434
<div class="demo-wrapper">
3535
<button id="new-window-demo-toggle" class="js-container-target demo-toggle-button">Relaunch window after the process hangs
36-
<div class="demo-meta u-avoid-clicks">Supports: Win, OS X, Linux <span class="demo-meta-divider">|</span> Process: Main</div>
36+
<div class="demo-meta u-avoid-clicks">Supports: Win, macOS, Linux <span class="demo-meta-divider">|</span> Process: Main</div>
3737
</button>
3838
<div class="demo-box">
3939
<div class="demo-controls">

0 commit comments

Comments
 (0)