Skip to content

Commit bc76e3b

Browse files
committed
FLUT-962617-[feature]: Cleared error word
1 parent d3338a8 commit bc76e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flutter/cartesian-charts/zoom-pan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ The directional zooming feature improves the zoom experience by allowing users t
9090

9191
>**Note**:
9292
* Directional zooming functions when both [`enableDirectionalZooming`]() and [`enablePinching`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/ZoomPanBehavior/enablePinching.html) are set to `true`, and [`zoomMode`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/ZoomPanBehavior/zoomMode.html) is set to [`ZoomMode.xy`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/ZoomMode.html#xy).
93-
* This feature is intended for touch gestures and is ineffective with a mouse or trackpad-based interactions.
93+
* This feature is intended for touch gestures and is ineffective with a mouse or track pad-based interactions.
9494

9595
![Directional Zooming](images/zooming-panning/directional-zooming.gif)
9696

0 commit comments

Comments
 (0)