mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 20:33:32 +08:00
docs(slides): typo fix (#7465)
This commit is contained in:

committed by
Brandy Carney

parent
bab90b5a3e
commit
c9c46dfb0c
@ -127,7 +127,7 @@ import { Swiper } from './swiper-widget';
|
|||||||
* }
|
* }
|
||||||
* ```
|
* ```
|
||||||
*
|
*
|
||||||
* Now we can call any of the `Slider` [methods]((#instance-members)),
|
* Now we can call any of the `Slider` [methods](#instance-members),
|
||||||
* for example we can use the Slider's `slideTo()` method in order to
|
* for example we can use the Slider's `slideTo()` method in order to
|
||||||
* navigate to a specific slide on a button click. Below we call the
|
* navigate to a specific slide on a button click. Below we call the
|
||||||
* `goToSlide()` method and it navigates to the 3rd slide:
|
* `goToSlide()` method and it navigates to the 3rd slide:
|
||||||
|
Reference in New Issue
Block a user