Skip to content

Commit ea84c9c

Browse files
committed
spelling: wrapper
Signed-off-by: Josh Soref <[email protected]>
1 parent d54b879 commit ea84c9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/auth/test/integration/webdriver/util/auth_driver.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ type DriverCallResult =
4141
stack: string;
4242
};
4343

44-
/** Helper wraper around the WebDriver object */
44+
/** Helper wrapper around the WebDriver object */
4545
export class AuthDriver {
4646
webDriver!: WebDriver;
4747

0 commit comments

Comments
 (0)