We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87d65d2 commit 5ccb6c4Copy full SHA for 5ccb6c4
src/lib/updating-element.ts
@@ -398,7 +398,7 @@ export abstract class UpdatingElement extends HTMLElement {
398
399
/**
400
* Allows for `super.disconnectedCallback()` in extensions while
401
- * reserving the positibility of making non-breaking feature additions
+ * reserving the possibility of making non-breaking feature additions
402
* when disconnecting at some point in the future.
403
*/
404
disconnectedCallback() {}
0 commit comments