mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
Remove more words (#12852)
* remove 'basically' from docs * remove 'simply' from docs * remove most uses of 'just' from docs
This commit is contained in:
@@ -25,7 +25,7 @@ of the most powerful utilities in any Electron Developer's tool belt.
|
||||
|
||||
## Main Process
|
||||
|
||||
Debugging the main process is a bit trickier, since you cannot simply open
|
||||
Debugging the main process is a bit trickier, since you cannot open
|
||||
developer tools for them. The Chromium Developer Tools can [be used
|
||||
to debug Electron's main process][node-inspect] thanks to a closer collaboration
|
||||
between Google / Chrome and Node.js, but you might encounter oddities like
|
||||
|
||||
Reference in New Issue
Block a user