jeffgerickson / algorithms

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

[Oops.] Minor Typo in the Notes: Union-Find - 11.3 Path Compression #258

Open notiv opened 2 years ago

notiv commented 2 years ago

Minor Typo in the additional lecture notes.

Chapter number or note title: 11

Page number: 4

Error description: "Using unthreaded tress" -> "Using unthreaded trees"

Suggested fix (if any): Replace "tress" with "trees"