jeffgerickson / algorithms

Bug-tracking for Jeff's algorithms book, notes, etc.
7.92k stars 1.02k forks source link

Minor typo on Page 120, Ch 3.10: Dynamic Programming on Trees #125

Closed paravsingla closed 5 years ago

paravsingla commented 5 years ago

"However, as the next example shows, this is not always the most appropriate date structure to use."

The 'date' should be changed to 'data'.