From fb60f7946fe3bd6562aed26c2a2a6d120e49de5a Mon Sep 17 00:00:00 2001 From: Alex Ryan Date: Thu, 6 Aug 2015 22:15:59 -0700 Subject: [PATCH] Fixed typo --- docs/api/app.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/app.md b/docs/api/app.md index 7e47b446f6..8223643a37 100644 --- a/docs/api/app.md +++ b/docs/api/app.md @@ -23,7 +23,7 @@ In most cases, you should just do everything in the `ready` event handler. ## Event: ready -Emitted when Electron has finsished initialization. +Emitted when Electron has finished initialization. ## Event: window-all-closed