Skip to content

Commit 1359e0c

Browse files
authored
Update windows.md (#61)
Just adjusting the word minimize
1 parent eca229b commit 1359e0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/docs/1/the-basics/windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ There are convenience methods that allow you to minimize and maximize windows.
6868

6969
#### Minimize a Window
7070

71-
To maximize a window, you may use the `Window::minimize()` method.
71+
To minimize a window, you may use the `Window::minimize()` method.
7272

7373
You may pass the window ID to the `minimize()` method to specify which window to minimize.
7474

0 commit comments

Comments
 (0)