Programming Phoenix LiveView (B10): Invalid module when calling send_update in DashboardLive (page 279)

handle_event/2 in PentoWeb.Admin.DashboardLive should either alias PentoWeb.Admin.SurveyResultsLive or used the full module name when calling send_update/3, instead of using SurveyResultsLive.