mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
docs: reword sentence for better understanding (#33265)
This commit is contained in:
@@ -40,7 +40,7 @@ to `require` modules and use all of Node.js APIs.
|
||||
|
||||
### Window management
|
||||
|
||||
The main process' primary purpose is to create and manage application windows with the
|
||||
The primary purpose of the main process is to create and manage application windows with the
|
||||
[`BrowserWindow`][browser-window] module.
|
||||
|
||||
Each instance of the `BrowserWindow` class creates an application window that loads
|
||||
|
||||
Reference in New Issue
Block a user