Skip to content

Commit 1fa3283

Browse files
authored
Update 13-matplotlib.md
1 parent bff5fc4 commit 1fa3283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/13-matplotlib.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ plt.show()
8989
>
9090
> > ## Solution
9191
> >
92-
> > Most importantly the data in the graphs is the same. There are cosmetic differentces in the scale points in the x and y axis and in the width of the bars.
92+
> > Most importantly the data in the graphs is the same. There are cosmetic differences in the scale points in the x and y axis and in the width of the bars.
9393
> >
9494
> > The width of the bars can be changed with a parameter in the 'bar' function
9595
> >

0 commit comments

Comments
 (0)