Skip to content

Commit 817d19c

Browse files
committed
WP-204 comment updated
1 parent 6e890c8 commit 817d19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/slider/tp-slider.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ export class TPSliderElement extends HTMLElement {
5757
// Event listeners.
5858
if ( ! ( 'ResizeObserver' in window ) ) {
5959
/**
60-
* We set the resize observer in `tp-slider-slide`
60+
* We set the resize observer in `tp-slider-slides`
6161
* because These are just fallbacks for browsers that don't support ResizeObserver.
6262
*/
6363

0 commit comments

Comments
 (0)