Skip to content

Commit 7a3f697

Browse files
authored
fix: typo correction in LineChartProps.md
- csroll -> scroll
1 parent c01f999 commit 7a3f697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/LineChart/LineChartProps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,7 @@ pointerConfig is an object, when passed as a prop, creates a magical effect. It
719719

720720
<img src='../../demos/scrollLine.gif' alt='' height=400 width=500/>
721721

722-
To enable such kind of csroll effect, just pass the prop pointerConfig.
722+
To enable such kind of scroll effect, just pass the prop pointerConfig.
723723
The pointerConfig object has following fields-
724724

725725
```ts

0 commit comments

Comments
 (0)