Skip to content

Commit a689abd

Browse files
fix typo
1 parent 62738cd commit a689abd

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
@@ -35,7 +35,7 @@ Use the custom element:
3535
<body>
3636
<trend-line
3737
x-interval="[0, 10]"
38-
y_interval="[0, 1]"
38+
y-interval="[0, 1]"
3939
width="100"
4040
height="100"
4141
margin="20"

0 commit comments

Comments
 (0)