docs: reword sentence for better understanding (#33265)

This commit is contained in:
Aryan Shridhar 2022-03-15 22:41:40 +05:30 committed by GitHub
parent 75339dccb3
commit 7382891015
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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