Skip to content

Commit 81bc981

Browse files
committed
Fix typo.
1 parent 0f70893 commit 81bc981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/driver/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/// <reference path="../../cli/types/Cypress.d.ts" />
1+
/// <reference path="../../cli/types/cypress.d.ts" />
22
/// <reference path="../ts/index.d.ts" />
33
export const $Cypress: Cypress.Cypress
44

0 commit comments

Comments
 (0)