[truly humble correction of a misspelling]

Substituting webp with web in frameless-window.md .
This commit is contained in:
max_devjs 2015-10-16 19:56:45 -03:00
parent 1ae4be7571
commit 72078f7b02

View file

@ -1,6 +1,6 @@
# Frameless Window # Frameless Window
A frameless window is a window that has no [chrome](https://developer.mozilla.org/en-US/docs/Glossary/Chrome), the parts of the window, like toolbars, that are not a part of the webp page. These are options on the [`BrowserWindow`](browser-window.md) class. A frameless window is a window that has no [chrome](https://developer.mozilla.org/en-US/docs/Glossary/Chrome), the parts of the window, like toolbars, that are not a part of the web page. These are options on the [`BrowserWindow`](browser-window.md) class.
## Create a frameless window ## Create a frameless window