Skip to content

Commit

Permalink
docs: reword sentence for better understanding (#33265)
Browse files Browse the repository at this point in the history
  • Loading branch information
aryanshridhar committed Mar 15, 2022
1 parent 75339dc commit 7382891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial/process-model.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7382891

Please sign in to comment.