Skip to content

Commit b6a3ff4

Browse files
committed
Merge pull request electron#201 from Benjiko99/patch-6
Corrected a typo electron#4
2 parents ce08622 + 6800e75 commit b6a3ff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sections/menus/menus.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ <h1>
66
<svg class="section-icon"><use xlink:href="assets/img/icons.svg#icon-menu"></use></svg>
77
Customize Menus
88
</h1>
9-
<h3>The <code>menu</code> and <code>menuitem</code> modules can be used create custom native menus.</h3>
9+
<h3>The <code>menu</code> and <code>menuitem</code> modules can be used to create custom native menus.</h3>
1010

1111
<p>There are two kinds of menus: the application (top) menu and context (right-click) menu.</p>
1212

0 commit comments

Comments
 (0)