Skip to content

Commit 5809562

Browse files
thaystgradical
andauthored
Update src/cdp/api.d.ts
Co-authored-by: Ankit Jain <[email protected]>
1 parent 15f3727 commit 5809562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cdp/api.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9659,7 +9659,7 @@ export namespace Cdp {
96599659
*/
96609660
export interface SetDebuggerPropertyParams {
96619661
/**
9662-
* Whether to enable to disable debugger property.
9662+
* Whether to enable or disable debugger property.
96639663
*/
96649664
name: string;
96659665
enabled: boolean;

0 commit comments

Comments
 (0)