Skip to content

Commit 1c8813f

Browse files
keithamusrezrah
andauthored
fix typo
Co-authored-by: Rez <[email protected]>
1 parent 759c82c commit 1c8813f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/auto-check-element.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ class AutoCheckEvent extends Event {
1919
super(`auto-check-${phase}`, {bubbles: true})
2020
}
2121

22-
// Backwards compatibiltiy with `CustomEvent`
22+
// Backwards compatibility with `CustomEvent`
2323
get detail() {
2424
return this
2525
}

0 commit comments

Comments
 (0)