Skip to content

Commit 4634220

Browse files
authored
Fixes misspelling (#57)
1 parent da58f55 commit 4634220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ function MyChart() {
9797
)
9898

9999
const lineChart = (
100-
// A react-chart hyper-responsively and continuusly fills the available
100+
// A react-chart hyper-responsively and continuously fills the available
101101
// space of its parent element automatically
102102
<div
103103
style={{

0 commit comments

Comments
 (0)