diff --git a/docs/LineChart/LineChartProps.md b/docs/LineChart/LineChartProps.md
index 98e498a..c8c7bd5 100644
--- a/docs/LineChart/LineChartProps.md
+++ b/docs/LineChart/LineChartProps.md
@@ -222,7 +222,7 @@ type referenceConfigType = {
Some Line charts have an arrow at the end of the line. Here's an example-
-
+
To display the arrrow at the end of the line, just pass the `showArrows` or `showArrow{n}` prop.
The properties of the arrow can controlled with the `arrowConfig` prop.