Skip to content

Commit

Permalink
chore: fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightning00Blade committed Apr 2, 2024
1 parent 2d7dad8 commit 730107f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/puppeteer-core/src/api/ElementHandle.ts
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ export abstract class ElementHandle<

/**
* @internal
* Cached isolatedHandle to prevent
* Cached isolatedHandle to prevent
* trying to adopt it multiple times
*/
isolatedHandle?: typeof this;
Expand Down

0 comments on commit 730107f

Please sign in to comment.