A Common-Sense Guide to Data Structures and Algorithms, Second Edition: missing word (page 280)

In the last paragraph on page 280, it says, “…so that we consider the end of array to be the front of the priority queue.”

The word “the” should appear immediately before the word “array.”

So, the text should read, “…so that we consider the end of the array to be the front of the priority queue.”