A Common-Sense Guide to Data Structures and Algorithms, Second Edition: page 326 - missing param

A Common-Sense Guide to Data Structures and Algorithms, Second Edition by @jaywengrow:
page 326 - missing param

on the def autocomplete example missing param:
should be self.collectAllWords(currentNode, prefix)