Skip to content

Commit

Permalink
fix typo that codespell found
Browse files Browse the repository at this point in the history
  • Loading branch information
acoffman committed Oct 18, 2024
1 parent 56ebd1a commit cc9fbf4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export interface ScrollerState {
toggledItems: Set<number>
}

// configure ngx-ui-scroll's event listners
// configure ngx-ui-scroll's event listeners
export function configureScrollerRoutines(
context: CvcActivityFeed,
state: ScrollerStateService
Expand Down

0 comments on commit cc9fbf4

Please sign in to comment.