mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
remove some beginner-unfriendly terms from docs
This commit is contained in:
@@ -19,7 +19,7 @@ menu.append(new MenuItem({
|
||||
}))
|
||||
```
|
||||
|
||||
It's easy to configure different key combinations based on the user's operating system.
|
||||
You can configure different key combinations based on the user's operating system.
|
||||
|
||||
```js
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user