From 6c2f9ea939c2d40bb0794608fabcf8e972256170 Mon Sep 17 00:00:00 2001 From: Sameer Dudeja Date: Thu, 4 Jul 2024 08:39:55 +0530 Subject: Update `beforeHistorySave` documentation (#2692) Issue : #2688 Update beforeHistorySave docs --- www/content/events.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/content/events.md b/www/content/events.md index 4ed6468c..cc919b59 100644 --- a/www/content/events.md +++ b/www/content/events.md @@ -264,7 +264,7 @@ This event is triggered when htmx handles a history restoration action ### Event - `htmx:beforeHistorySave` {#htmx:beforeHistorySave} -This event is triggered when htmx handles a history restoration action +This event is triggered before the content is saved in the history api. ##### Details -- cgit v1.2.3