Merge pull request #11758 from nicknish/nn/fix-typo-remote-api-docs
Fix typo in remote api docs
This commit is contained in:
		
				commit
				
					
						aea06ed95f
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -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
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue