Skip to content

Commit c864e74

Browse files
authored
docs: fix return in requestAccessibility
1 parent 80b2845 commit c864e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/window-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The method is required to call before calling the following methods:
2828
- `window.bringToTop`
2929
- `window.getTitle`
3030

31-
- Returns `boolean`
31+
Returns `boolean`
3232

3333
#### windowManager.getActiveWindow() `Windows` `macOS`
3434

0 commit comments

Comments
 (0)