Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt authored May 22, 2020
1 parent 39f66b2 commit 653e4f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions errata/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@

## Chapter 18

- pg. 682: in "Episode 2", there are some wrong index values for G. The subscript of G should match the value of t. E.g., where t=1, it should be G1, not G0.
- pg. 713: Not a code error, but the line `self.enf = env` could be changed to `self.env = env` to look more consistent

0 comments on commit 653e4f5

Please sign in to comment.