Typo on page 349 (Coordinator Pattern)

The final paragraph on page 349, when writing the PetAppointmentBuilderCoordinator says to make HomeCoordinator conform to the SelectVisitTypeViewControllerDelegate. However this doesn’t make any sense as it is the PetAppointmentBuilderCoordinator that should conform to this delegate.

That is also consistent with the example immediately following it, in which the PetAppointmentBuilderCoordinator is shown as conforming to the SelectVisitTypeViewControllerDelegate.

It was certainly confusing to me when reading and I figure others may be equally confused

@jrg.developer Can you please help with this when you get a chance? Thank you - much appreciated! :]

@alekplay

Yes, this indeed appears to be incorrect in the text.

I’ll make sure this gets fixed in the next version. Thanks for pointing this out! :]