Skip to content

Commit 1c8813f

Browse files
keithamusrezrah
andauthored
fix typo
Co-authored-by: Rez <rezrah@github.com>
1 parent 759c82c commit 1c8813f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)