TYPO in quiz section of Adapter containers chapter

How can you change the underlying container of std::priority_queue to use std::vector instead of std::vector?

Should be std::deque