Fixed typo in BrowserWindow API Documentation
authorJoseph Higgins <jhiggins@thrillist.com>
Sat, 10 May 2014 18:18:40 +0000 (14:18 -0400)
committerJoseph Higgins <jhiggins@thrillist.com>
Sat, 10 May 2014 18:18:40 +0000 (14:18 -0400)
docs/api/browser-window.md

index c5a15c1..bc52801 100644 (file)
@@ -295,7 +295,7 @@ Returns the title of the native window.
 **Note:** The title of web page can be different from the title of the native
 **window.
 
-### BrowserWindow.flashFlame()
+### BrowserWindow.flashFrame()
 
 Flashes the window to attract user's attention.