Skip to content

Commit 956f204

Browse files
authored
chore: page.close -> Close page in steps
Signed-off-by: Max Schmitt <max@schmitt.mx>
1 parent 93d2b4b commit 956f204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/protocol/src/protocol.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1554,7 +1554,7 @@ Page:
15541554
source: string
15551555

15561556
close:
1557-
title: Close
1557+
title: Close page
15581558
parameters:
15591559
runBeforeUnload: boolean?
15601560
reason: string?

0 commit comments

Comments
 (0)