Skip to content

Commit fe15779

Browse files
Merge pull request #1134 from ericKwon95/patch-1
Fix: Typo correction in LineChartProps.md
2 parents c01f999 + 7a3f697 commit fe15779

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)