Skip to content

Commit bc06b11

Browse files
DanielGiangTrangiangtran0305
and
giangtran0305
authored
docs: fix typo in the redraw description (#1030)
Co-authored-by: giangtran0305 <[email protected]>
1 parent a30a7f9 commit bc06b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export interface ChartProps<
4040
*/
4141
plugins?: Plugin<TType>[];
4242
/**
43-
* Teardown and redraw chart on everu update
43+
* Teardown and redraw chart on every update
4444
* @default false
4545
*/
4646
redraw?: boolean;

0 commit comments

Comments
 (0)