realpython / book2-exercises

Book 2 -- Exercises for the book
168 stars 203 forks source link

typo, <div> should be </div> #61

Closed Laukess closed 8 years ago

Laukess commented 8 years ago

page 173, on line 81 you've placed an open div, not closing one.

mjhea0 commented 8 years ago

updated - thanks!