mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
[truly humble correction of a misspelling]
Substituting webp with web in frameless-window.md .
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user