Browse Source

[truly humble correction of a misspelling]

Substituting webp with web in frameless-window.md .
max_devjs 9 years ago
parent
commit
72078f7b02
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/frameless-window.md

+ 1 - 1
docs/api/frameless-window.md

@@ -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