From 90d1b9169f22aa771425cd955d195dc3bf2ba4ae Mon Sep 17 00:00:00 2001 From: Zeke Sikelianos Date: Tue, 21 Jun 2016 22:55:26 -0700 Subject: [PATCH] prepositions are hard --- 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 e95570450b62..a87be1e59743 100644 --- a/docs/api/browser-window.md +++ b/docs/api/browser-window.md @@ -546,7 +546,7 @@ Focus on the window. ### `win.blur()` -Remove focus on the window. +Remove focus from the window. ### `win.isFocused()`