We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eca229b commit 1359e0cCopy full SHA for 1359e0c
resources/views/docs/1/the-basics/windows.md
@@ -68,7 +68,7 @@ There are convenience methods that allow you to minimize and maximize windows.
68
69
#### Minimize a Window
70
71
-To maximize a window, you may use the `Window::minimize()` method.
+To minimize a window, you may use the `Window::minimize()` method.
72
73
You may pass the window ID to the `minimize()` method to specify which window to minimize.
74
0 commit comments