Skip to content

Commit

Permalink
Update swiper-options.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
KSH-code authored Aug 26, 2020
1 parent 55f0811 commit e4f1174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types/swiper-options.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@ export interface SwiperOptions {
*/
loopFillGroupWithBlank?: boolean;
/**
* When enabled it prevents Swiper slide prev/next transitions when transitions is already in progress (has efect when `loop` enabled)
* When enabled it prevents Swiper slide prev/next transitions when transitions is already in progress (has effect when `loop` enabled)
*
* @default true
*/
Expand Down

0 comments on commit e4f1174

Please sign in to comment.