We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1d7ef7 commit c6167bdCopy full SHA for c6167bd
docs/api/synopsis.md
@@ -11,7 +11,7 @@ both processes.
11
12
The basic rule is: if a module is [GUI][gui] or low-level system related, then
13
it should be only available in the main process. You need to be familiar with
14
-the concept of [main process vs. renderer process][mai-process] scripts to be
+the concept of [main process vs. renderer process][main-process] scripts to be
15
able to use those modules.
16
17
The main process script is just like a normal Node.js script:
0 commit comments