Skip to content

Commit

Permalink
Merge pull request #4277 from wordfeng/spell-mistake
Browse files Browse the repository at this point in the history
spell mistake
  • Loading branch information
nolimits4web committed Mar 1, 2021
2 parents bcaab28 + 5329556 commit 7aa6f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types/components/virtual.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export interface VirtualMethods {
removeAllSlides(): void;

/**
* Update virutal slides state
* Update virtual slides state
*/
update(force: boolean): void;
}
Expand Down

0 comments on commit 7aa6f1e

Please sign in to comment.