Splidejs / splide

Splide is a lightweight, flexible and accessible slider/carousel written in TypeScript. No dependencies, no Lighthouse errors.
https://splidejs.com
MIT License
4.83k stars 418 forks source link

Typo in the 'wheel' option's description text #1286

Open rycid opened 6 months ago

rycid commented 6 months ago

Checks

Version

4.1.3

Description

Line 365:

* Set `waitForTransition` to `ture` or provide the `wheelSleep` duration.

Reproduction Link

No response

Steps to Reproduce

In the existing code at Line 365 in index.d.ts

Expected Behaviour

Should be written as true instead.