From c10602f5516cd928ebbb77d590a0304d8f0ba879 Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Tue, 29 Jul 2025 15:03:33 +0530 Subject: [PATCH] fix: typo --- app/helpers/reporting_event_helper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/helpers/reporting_event_helper.rb b/app/helpers/reporting_event_helper.rb index a37c2ef51..00b3c2de5 100644 --- a/app/helpers/reporting_event_helper.rb +++ b/app/helpers/reporting_event_helper.rb @@ -19,7 +19,7 @@ module ReportingEventHelper def last_non_human_activity(conversation) # Try to get either a handoff or reopened event first - # These will always take precendence over any other activity + # These will always take precedence over any other activity # Also, any of these events can happen at any time in the course of a conversation lifecycle. # So we pick the latest event event = ReportingEvent.where(