From 8e6e1610a47326a24b25f97df02fb302004dd3b2 Mon Sep 17 00:00:00 2001 From: Damien Patou Date: Thu, 5 Feb 2015 01:23:16 +0100 Subject: [PATCH] Event name typo --- docs/api/browser-window.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/browser-window.md b/docs/api/browser-window.md index 8f709c2b03d..abe9f3e3dbe 100644 --- a/docs/api/browser-window.md +++ b/docs/api/browser-window.md @@ -632,7 +632,7 @@ will be returned to `window.open` to let you have limited control of it. Calling `event.preventDefault()` can prevent creating new windows. -### Event: 'will-naviagte' +### Event: 'will-navigate' * `event` Event * `url` String