Skip to content

Commit fa95b5e

Browse files
authored
docs(readme): remove non-existing window parameter in windowManager.getWindows()
1 parent e52eb94 commit fa95b5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ window.setBounds({ x: 0, y: 0 });
5757

5858
- Returns `number` - the monitor scale factor.
5959

60-
#### windowManager.getWindows(monitor: number) `Windows` `macOS`
60+
#### windowManager.getWindows() `Windows` `macOS`
6161

6262
- Returns [`Window[]`](#class-window)
6363

0 commit comments

Comments
 (0)