Skip to content

Commit 5ccb6c4

Browse files
authored
Correct spelling
1 parent 87d65d2 commit 5ccb6c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/updating-element.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ export abstract class UpdatingElement extends HTMLElement {
398398

399399
/**
400400
* Allows for `super.disconnectedCallback()` in extensions while
401-
* reserving the positibility of making non-breaking feature additions
401+
* reserving the possibility of making non-breaking feature additions
402402
* when disconnecting at some point in the future.
403403
*/
404404
disconnectedCallback() {}

0 commit comments

Comments
 (0)