Skip to content

Commit 8be11e4

Browse files
committed
Merge branch 'stoft-master'
2 parents 41c4b5d + 833905b commit 8be11e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ch10-errors.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ iex(4)> Stats.mean([:one, :two])
2727
%ArithmeticError{}
2828
iex(5)> Stats.stdv([1])
2929
%ArithmeticError{}
30-
--------
30+
-------
3131

3232
<<SOLUTION10-ET01,See a suggested solution in Appendix A.>>
3333

0 commit comments

Comments
 (0)