📝 Fix typo in remote api docs [ci skip]

This commit is contained in:
nicknish 2018-01-28 04:34:34 +08:00
parent b0a1575bb7
commit 30581f78a2

View file

@ -119,7 +119,7 @@ event is emitted.
To avoid this problem, ensure you clean up any references to renderer callbacks To avoid this problem, ensure you clean up any references to renderer callbacks
passed to the main process. This involves cleaning up event handlers, or passed to the main process. This involves cleaning up event handlers, or
ensuring the main process is explicitly told to deference callbacks that came ensuring the main process is explicitly told to dereference callbacks that came
from a renderer process that is exiting. from a renderer process that is exiting.
## Accessing built-in modules in the main process ## Accessing built-in modules in the main process