Skip to content

Commit b2a2528

Browse files
committed
typo fix
1 parent d5944aa commit b2a2528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/tutorials/keras/regression.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -768,7 +768,7 @@
768768
},
769769
"outputs": [],
770770
"source": [
771-
"plot_horsepower(x,y)"
771+
"plot_horsepower(x, y)"
772772
]
773773
},
774774
{

0 commit comments

Comments
 (0)